xref: /minix3/share/i18n/csmapper/JIS/UCS%JISX0208@1990.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%JISX0208@1990.src,v 1.7 2006/11/29 15:45:26 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"UCS/JISX0208:1990"
5*36dcc4a4SLionel SambucSRC_ZONE	0x005C - 0xFFE5
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0xFFFF
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#	Name:             JIS X 0208 (1990) to Unicode
16*36dcc4a4SLionel Sambuc#	Unicode version:  1.1
17*36dcc4a4SLionel Sambuc#	Table version:    0.9
18*36dcc4a4SLionel Sambuc#	Table format:     Format A
19*36dcc4a4SLionel Sambuc#	Date:             8 March 1994
20*36dcc4a4SLionel Sambuc#
21*36dcc4a4SLionel Sambuc#	Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
22*36dcc4a4SLionel Sambuc#
23*36dcc4a4SLionel Sambuc#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
24*36dcc4a4SLionel Sambuc#	No claims are made as to fitness for any particular purpose.  No
25*36dcc4a4SLionel Sambuc#	warranties of any kind are expressed or implied.  The recipient
26*36dcc4a4SLionel Sambuc#	agrees to determine applicability of information provided.  If this
27*36dcc4a4SLionel Sambuc#	file has been provided on magnetic media by Unicode, Inc., the sole
28*36dcc4a4SLionel Sambuc#	remedy for any claim will be exchange of defective media within 90
29*36dcc4a4SLionel Sambuc#	days of receipt.
30*36dcc4a4SLionel Sambuc#
31*36dcc4a4SLionel Sambuc#	Recipient is granted the right to make copies in any form for
32*36dcc4a4SLionel Sambuc#	internal distribution and to freely use the information supplied
33*36dcc4a4SLionel Sambuc#	in the creation of products supporting Unicode.  Unicode, Inc.
34*36dcc4a4SLionel Sambuc#	specifically excludes the right to re-distribute this file directly
35*36dcc4a4SLionel Sambuc#	to third parties or other organizations whether for profit or not.
36*36dcc4a4SLionel Sambuc#
37*36dcc4a4SLionel Sambuc#	General notes:
38*36dcc4a4SLionel Sambuc#
39*36dcc4a4SLionel Sambuc#
40*36dcc4a4SLionel Sambuc# This table contains one set of mappings from JIS X 0208 (1990) into Unicode.
41*36dcc4a4SLionel Sambuc# Note that these data are *possible* mappings only and may not be the
42*36dcc4a4SLionel Sambuc# same as those used by actual products, nor may they be the best suited
43*36dcc4a4SLionel Sambuc# for all uses.  For more information on the mappings between various code
44*36dcc4a4SLionel Sambuc# pages incorporating the repertoire of JIS X 0208 (1990) and Unicode, consult the
45*36dcc4a4SLionel Sambuc# VENDORS mapping data.  Normative information on the mapping between
46*36dcc4a4SLionel Sambuc# JIS X 0208 (1990) and Unicode may be found in the Unihan.txt file in the
47*36dcc4a4SLionel Sambuc# latest Unicode Character Database.
48*36dcc4a4SLionel Sambuc#
49*36dcc4a4SLionel Sambuc# If you have carefully considered the fact that the mappings in
50*36dcc4a4SLionel Sambuc# this table are only one possible set of mappings between JIS X 0208 (1990)
51*36dcc4a4SLionel Sambuc# and Unicode and have no normative status, but still feel that you
52*36dcc4a4SLionel Sambuc# have located an error in the table that requires fixing, you may
53*36dcc4a4SLionel Sambuc# report any such error to errata@unicode.org.
54*36dcc4a4SLionel Sambuc#
55*36dcc4a4SLionel Sambuc#
56*36dcc4a4SLionel Sambuc#	Format:  Four tab-separated columns
57*36dcc4a4SLionel Sambuc#		 Column #1 is the shift-JIS code (in hex)
58*36dcc4a4SLionel Sambuc#		 Column #2 is the JIS X 0208 code (in hex as 0xXXXX)
59*36dcc4a4SLionel Sambuc#		 Column #3 is the Unicode (in hex as 0xXXXX)
60*36dcc4a4SLionel Sambuc#		 Column #4 the Unicode name (follows a comment sign, '#')
61*36dcc4a4SLionel Sambuc#			The official names for Unicode characters U+4E00
62*36dcc4a4SLionel Sambuc#			to U+9FA5, inclusive, is "CJK UNIFIED IDEOGRAPH-XXXX",
63*36dcc4a4SLionel Sambuc#			where XXXX is the code point.  Including all these
64*36dcc4a4SLionel Sambuc#			names in this file increases its size substantially
65*36dcc4a4SLionel Sambuc#			and needlessly.  The token "<CJK>" is used for the
66*36dcc4a4SLionel Sambuc#			name of these characters.  If necessary, it can be
67*36dcc4a4SLionel Sambuc#			expanded algorithmically by a parser or editor.
68*36dcc4a4SLionel Sambuc#
69*36dcc4a4SLionel Sambuc#	The entries are in JIS X 0208 order
70*36dcc4a4SLionel Sambuc#
71*36dcc4a4SLionel Sambuc#	The following algorithms can be used to change the hex form
72*36dcc4a4SLionel Sambuc#		of JIS 0208 to other standard forms:
73*36dcc4a4SLionel Sambuc#
74*36dcc4a4SLionel Sambuc#		To change hex to EUC form, add 0x8080
75*36dcc4a4SLionel Sambuc#		To change hex to kuten form, first subtract 0x2020.  Then
76*36dcc4a4SLionel Sambuc#			the high and low bytes correspond to the ku and ten of
77*36dcc4a4SLionel Sambuc#			the kuten form.  For example, 0x2121 -> 0x0101 -> 0101;
78*36dcc4a4SLionel Sambuc#			0x7426 -> 0x5406 -> 8406
79*36dcc4a4SLionel Sambuc#
80*36dcc4a4SLionel Sambuc#   The kanji mappings are a normative part of ISO/IEC 10646.  The
81*36dcc4a4SLionel Sambuc#       non-kanji mappings are provisional, pending definition of
82*36dcc4a4SLionel Sambuc#       official mappings by Japanese standards bodies
83*36dcc4a4SLionel Sambuc#
84*36dcc4a4SLionel Sambuc#	Any comments or problems, contact <John_Jenkins@taligent.com>
85*36dcc4a4SLionel Sambuc#
86*36dcc4a4SLionel Sambuc#
87*36dcc4a4SLionel Sambuc# NetBSD specific modification:
88*36dcc4a4SLionel Sambuc#	2003-08-18 : add U+FF3C -> 0x2140 conversion.
89*36dcc4a4SLionel Sambuc#			see UCS%JISX0208@1990.src.
90*36dcc4a4SLionel Sambuc#
91*36dcc4a4SLionel Sambuc0x005C = 0x2140
92*36dcc4a4SLionel Sambuc0x00A2 = 0x2171
93*36dcc4a4SLionel Sambuc0x00A3 = 0x2172
94*36dcc4a4SLionel Sambuc0x00A7 = 0x2178
95*36dcc4a4SLionel Sambuc0x00A8 = 0x212F
96*36dcc4a4SLionel Sambuc0x00AC = 0x224C
97*36dcc4a4SLionel Sambuc0x00B0 = 0x216B
98*36dcc4a4SLionel Sambuc0x00B1 = 0x215E
99*36dcc4a4SLionel Sambuc0x00B4 = 0x212D
100*36dcc4a4SLionel Sambuc0x00B6 = 0x2279
101*36dcc4a4SLionel Sambuc0x00D7 = 0x215F
102*36dcc4a4SLionel Sambuc0x00F7 = 0x2160
103*36dcc4a4SLionel Sambuc0x0391 = 0x2621
104*36dcc4a4SLionel Sambuc0x0392 = 0x2622
105*36dcc4a4SLionel Sambuc0x0393 = 0x2623
106*36dcc4a4SLionel Sambuc0x0394 = 0x2624
107*36dcc4a4SLionel Sambuc0x0395 = 0x2625
108*36dcc4a4SLionel Sambuc0x0396 = 0x2626
109*36dcc4a4SLionel Sambuc0x0397 = 0x2627
110*36dcc4a4SLionel Sambuc0x0398 = 0x2628
111*36dcc4a4SLionel Sambuc0x0399 = 0x2629
112*36dcc4a4SLionel Sambuc0x039A = 0x262A
113*36dcc4a4SLionel Sambuc0x039B = 0x262B
114*36dcc4a4SLionel Sambuc0x039C = 0x262C
115*36dcc4a4SLionel Sambuc0x039D = 0x262D
116*36dcc4a4SLionel Sambuc0x039E = 0x262E
117*36dcc4a4SLionel Sambuc0x039F = 0x262F
118*36dcc4a4SLionel Sambuc0x03A0 = 0x2630
119*36dcc4a4SLionel Sambuc0x03A1 = 0x2631
120*36dcc4a4SLionel Sambuc0x03A3 = 0x2632
121*36dcc4a4SLionel Sambuc0x03A4 = 0x2633
122*36dcc4a4SLionel Sambuc0x03A5 = 0x2634
123*36dcc4a4SLionel Sambuc0x03A6 = 0x2635
124*36dcc4a4SLionel Sambuc0x03A7 = 0x2636
125*36dcc4a4SLionel Sambuc0x03A8 = 0x2637
126*36dcc4a4SLionel Sambuc0x03A9 = 0x2638
127*36dcc4a4SLionel Sambuc0x03B1 = 0x2641
128*36dcc4a4SLionel Sambuc0x03B2 = 0x2642
129*36dcc4a4SLionel Sambuc0x03B3 = 0x2643
130*36dcc4a4SLionel Sambuc0x03B4 = 0x2644
131*36dcc4a4SLionel Sambuc0x03B5 = 0x2645
132*36dcc4a4SLionel Sambuc0x03B6 = 0x2646
133*36dcc4a4SLionel Sambuc0x03B7 = 0x2647
134*36dcc4a4SLionel Sambuc0x03B8 = 0x2648
135*36dcc4a4SLionel Sambuc0x03B9 = 0x2649
136*36dcc4a4SLionel Sambuc0x03BA = 0x264A
137*36dcc4a4SLionel Sambuc0x03BB = 0x264B
138*36dcc4a4SLionel Sambuc0x03BC = 0x264C
139*36dcc4a4SLionel Sambuc0x03BD = 0x264D
140*36dcc4a4SLionel Sambuc0x03BE = 0x264E
141*36dcc4a4SLionel Sambuc0x03BF = 0x264F
142*36dcc4a4SLionel Sambuc0x03C0 = 0x2650
143*36dcc4a4SLionel Sambuc0x03C1 = 0x2651
144*36dcc4a4SLionel Sambuc0x03C3 = 0x2652
145*36dcc4a4SLionel Sambuc0x03C4 = 0x2653
146*36dcc4a4SLionel Sambuc0x03C5 = 0x2654
147*36dcc4a4SLionel Sambuc0x03C6 = 0x2655
148*36dcc4a4SLionel Sambuc0x03C7 = 0x2656
149*36dcc4a4SLionel Sambuc0x03C8 = 0x2657
150*36dcc4a4SLionel Sambuc0x03C9 = 0x2658
151*36dcc4a4SLionel Sambuc0x0401 = 0x2727
152*36dcc4a4SLionel Sambuc0x0410 = 0x2721
153*36dcc4a4SLionel Sambuc0x0411 = 0x2722
154*36dcc4a4SLionel Sambuc0x0412 = 0x2723
155*36dcc4a4SLionel Sambuc0x0413 = 0x2724
156*36dcc4a4SLionel Sambuc0x0414 = 0x2725
157*36dcc4a4SLionel Sambuc0x0415 = 0x2726
158*36dcc4a4SLionel Sambuc0x0416 = 0x2728
159*36dcc4a4SLionel Sambuc0x0417 = 0x2729
160*36dcc4a4SLionel Sambuc0x0418 = 0x272A
161*36dcc4a4SLionel Sambuc0x0419 = 0x272B
162*36dcc4a4SLionel Sambuc0x041A = 0x272C
163*36dcc4a4SLionel Sambuc0x041B = 0x272D
164*36dcc4a4SLionel Sambuc0x041C = 0x272E
165*36dcc4a4SLionel Sambuc0x041D = 0x272F
166*36dcc4a4SLionel Sambuc0x041E = 0x2730
167*36dcc4a4SLionel Sambuc0x041F = 0x2731
168*36dcc4a4SLionel Sambuc0x0420 = 0x2732
169*36dcc4a4SLionel Sambuc0x0421 = 0x2733
170*36dcc4a4SLionel Sambuc0x0422 = 0x2734
171*36dcc4a4SLionel Sambuc0x0423 = 0x2735
172*36dcc4a4SLionel Sambuc0x0424 = 0x2736
173*36dcc4a4SLionel Sambuc0x0425 = 0x2737
174*36dcc4a4SLionel Sambuc0x0426 = 0x2738
175*36dcc4a4SLionel Sambuc0x0427 = 0x2739
176*36dcc4a4SLionel Sambuc0x0428 = 0x273A
177*36dcc4a4SLionel Sambuc0x0429 = 0x273B
178*36dcc4a4SLionel Sambuc0x042A = 0x273C
179*36dcc4a4SLionel Sambuc0x042B = 0x273D
180*36dcc4a4SLionel Sambuc0x042C = 0x273E
181*36dcc4a4SLionel Sambuc0x042D = 0x273F
182*36dcc4a4SLionel Sambuc0x042E = 0x2740
183*36dcc4a4SLionel Sambuc0x042F = 0x2741
184*36dcc4a4SLionel Sambuc0x0430 = 0x2751
185*36dcc4a4SLionel Sambuc0x0431 = 0x2752
186*36dcc4a4SLionel Sambuc0x0432 = 0x2753
187*36dcc4a4SLionel Sambuc0x0433 = 0x2754
188*36dcc4a4SLionel Sambuc0x0434 = 0x2755
189*36dcc4a4SLionel Sambuc0x0435 = 0x2756
190*36dcc4a4SLionel Sambuc0x0436 = 0x2758
191*36dcc4a4SLionel Sambuc0x0437 = 0x2759
192*36dcc4a4SLionel Sambuc0x0438 = 0x275A
193*36dcc4a4SLionel Sambuc0x0439 = 0x275B
194*36dcc4a4SLionel Sambuc0x043A = 0x275C
195*36dcc4a4SLionel Sambuc0x043B = 0x275D
196*36dcc4a4SLionel Sambuc0x043C = 0x275E
197*36dcc4a4SLionel Sambuc0x043D = 0x275F
198*36dcc4a4SLionel Sambuc0x043E = 0x2760
199*36dcc4a4SLionel Sambuc0x043F = 0x2761
200*36dcc4a4SLionel Sambuc0x0440 = 0x2762
201*36dcc4a4SLionel Sambuc0x0441 = 0x2763
202*36dcc4a4SLionel Sambuc0x0442 = 0x2764
203*36dcc4a4SLionel Sambuc0x0443 = 0x2765
204*36dcc4a4SLionel Sambuc0x0444 = 0x2766
205*36dcc4a4SLionel Sambuc0x0445 = 0x2767
206*36dcc4a4SLionel Sambuc0x0446 = 0x2768
207*36dcc4a4SLionel Sambuc0x0447 = 0x2769
208*36dcc4a4SLionel Sambuc0x0448 = 0x276A
209*36dcc4a4SLionel Sambuc0x0449 = 0x276B
210*36dcc4a4SLionel Sambuc0x044A = 0x276C
211*36dcc4a4SLionel Sambuc0x044B = 0x276D
212*36dcc4a4SLionel Sambuc0x044C = 0x276E
213*36dcc4a4SLionel Sambuc0x044D = 0x276F
214*36dcc4a4SLionel Sambuc0x044E = 0x2770
215*36dcc4a4SLionel Sambuc0x044F = 0x2771
216*36dcc4a4SLionel Sambuc0x0451 = 0x2757
217*36dcc4a4SLionel Sambuc0x2010 = 0x213E
218*36dcc4a4SLionel Sambuc0x2014 = 0x213D
219*36dcc4a4SLionel Sambuc0x2015 = 0x213D
220*36dcc4a4SLionel Sambuc0x2016 = 0x2142
221*36dcc4a4SLionel Sambuc0x2018 = 0x2146
222*36dcc4a4SLionel Sambuc0x2019 = 0x2147
223*36dcc4a4SLionel Sambuc0x201C = 0x2148
224*36dcc4a4SLionel Sambuc0x201D = 0x2149
225*36dcc4a4SLionel Sambuc0x2020 = 0x2277
226*36dcc4a4SLionel Sambuc0x2021 = 0x2278
227*36dcc4a4SLionel Sambuc0x2025 = 0x2145
228*36dcc4a4SLionel Sambuc0x2026 = 0x2144
229*36dcc4a4SLionel Sambuc0x2030 = 0x2273
230*36dcc4a4SLionel Sambuc0x2032 = 0x216C
231*36dcc4a4SLionel Sambuc0x2033 = 0x216D
232*36dcc4a4SLionel Sambuc0x203B = 0x2228
233*36dcc4a4SLionel Sambuc0x2103 = 0x216E
234*36dcc4a4SLionel Sambuc0x212B = 0x2272
235*36dcc4a4SLionel Sambuc0x2190 = 0x222B
236*36dcc4a4SLionel Sambuc0x2191 = 0x222C
237*36dcc4a4SLionel Sambuc0x2192 = 0x222A
238*36dcc4a4SLionel Sambuc0x2193 = 0x222D
239*36dcc4a4SLionel Sambuc0x21D2 = 0x224D
240*36dcc4a4SLionel Sambuc0x21D4 = 0x224E
241*36dcc4a4SLionel Sambuc0x2200 = 0x224F
242*36dcc4a4SLionel Sambuc0x2202 = 0x225F
243*36dcc4a4SLionel Sambuc0x2203 = 0x2250
244*36dcc4a4SLionel Sambuc0x2207 = 0x2260
245*36dcc4a4SLionel Sambuc0x2208 = 0x223A
246*36dcc4a4SLionel Sambuc0x220B = 0x223B
247*36dcc4a4SLionel Sambuc0x2212 = 0x215D
248*36dcc4a4SLionel Sambuc0x221A = 0x2265
249*36dcc4a4SLionel Sambuc0x221D = 0x2267
250*36dcc4a4SLionel Sambuc0x221E = 0x2167
251*36dcc4a4SLionel Sambuc0x2220 = 0x225C
252*36dcc4a4SLionel Sambuc0x2227 = 0x224A
253*36dcc4a4SLionel Sambuc0x2228 = 0x224B
254*36dcc4a4SLionel Sambuc0x2229 = 0x2241
255*36dcc4a4SLionel Sambuc0x222A = 0x2240
256*36dcc4a4SLionel Sambuc0x222B = 0x2269
257*36dcc4a4SLionel Sambuc0x222C = 0x226A
258*36dcc4a4SLionel Sambuc0x2234 = 0x2168
259*36dcc4a4SLionel Sambuc0x2235 = 0x2268
260*36dcc4a4SLionel Sambuc0x223D = 0x2266
261*36dcc4a4SLionel Sambuc0x2252 = 0x2262
262*36dcc4a4SLionel Sambuc0x2260 = 0x2162
263*36dcc4a4SLionel Sambuc0x2261 = 0x2261
264*36dcc4a4SLionel Sambuc0x2266 = 0x2165
265*36dcc4a4SLionel Sambuc0x2267 = 0x2166
266*36dcc4a4SLionel Sambuc0x226A = 0x2263
267*36dcc4a4SLionel Sambuc0x226B = 0x2264
268*36dcc4a4SLionel Sambuc0x2282 = 0x223E
269*36dcc4a4SLionel Sambuc0x2283 = 0x223F
270*36dcc4a4SLionel Sambuc0x2286 = 0x223C
271*36dcc4a4SLionel Sambuc0x2287 = 0x223D
272*36dcc4a4SLionel Sambuc0x22A5 = 0x225D
273*36dcc4a4SLionel Sambuc0x2312 = 0x225E
274*36dcc4a4SLionel Sambuc0x2500 = 0x2821
275*36dcc4a4SLionel Sambuc0x2501 = 0x282C
276*36dcc4a4SLionel Sambuc0x2502 = 0x2822
277*36dcc4a4SLionel Sambuc0x2503 = 0x282D
278*36dcc4a4SLionel Sambuc0x250C = 0x2823
279*36dcc4a4SLionel Sambuc0x250F = 0x282E
280*36dcc4a4SLionel Sambuc0x2510 = 0x2824
281*36dcc4a4SLionel Sambuc0x2513 = 0x282F
282*36dcc4a4SLionel Sambuc0x2514 = 0x2826
283*36dcc4a4SLionel Sambuc0x2517 = 0x2831
284*36dcc4a4SLionel Sambuc0x2518 = 0x2825
285*36dcc4a4SLionel Sambuc0x251B = 0x2830
286*36dcc4a4SLionel Sambuc0x251C = 0x2827
287*36dcc4a4SLionel Sambuc0x251D = 0x283C
288*36dcc4a4SLionel Sambuc0x2520 = 0x2837
289*36dcc4a4SLionel Sambuc0x2523 = 0x2832
290*36dcc4a4SLionel Sambuc0x2524 = 0x2829
291*36dcc4a4SLionel Sambuc0x2525 = 0x283E
292*36dcc4a4SLionel Sambuc0x2528 = 0x2839
293*36dcc4a4SLionel Sambuc0x252B = 0x2834
294*36dcc4a4SLionel Sambuc0x252C = 0x2828
295*36dcc4a4SLionel Sambuc0x252F = 0x2838
296*36dcc4a4SLionel Sambuc0x2530 = 0x283D
297*36dcc4a4SLionel Sambuc0x2533 = 0x2833
298*36dcc4a4SLionel Sambuc0x2534 = 0x282A
299*36dcc4a4SLionel Sambuc0x2537 = 0x283A
300*36dcc4a4SLionel Sambuc0x2538 = 0x283F
301*36dcc4a4SLionel Sambuc0x253B = 0x2835
302*36dcc4a4SLionel Sambuc0x253C = 0x282B
303*36dcc4a4SLionel Sambuc0x253F = 0x283B
304*36dcc4a4SLionel Sambuc0x2542 = 0x2840
305*36dcc4a4SLionel Sambuc0x254B = 0x2836
306*36dcc4a4SLionel Sambuc0x25A0 = 0x2223
307*36dcc4a4SLionel Sambuc0x25A1 = 0x2222
308*36dcc4a4SLionel Sambuc0x25B2 = 0x2225
309*36dcc4a4SLionel Sambuc0x25B3 = 0x2224
310*36dcc4a4SLionel Sambuc0x25BC = 0x2227
311*36dcc4a4SLionel Sambuc0x25BD = 0x2226
312*36dcc4a4SLionel Sambuc0x25C6 = 0x2221
313*36dcc4a4SLionel Sambuc0x25C7 = 0x217E
314*36dcc4a4SLionel Sambuc0x25CB = 0x217B
315*36dcc4a4SLionel Sambuc0x25CE = 0x217D
316*36dcc4a4SLionel Sambuc0x25CF = 0x217C
317*36dcc4a4SLionel Sambuc0x25EF = 0x227E
318*36dcc4a4SLionel Sambuc0x2605 = 0x217A
319*36dcc4a4SLionel Sambuc0x2606 = 0x2179
320*36dcc4a4SLionel Sambuc0x2640 = 0x216A
321*36dcc4a4SLionel Sambuc0x2642 = 0x2169
322*36dcc4a4SLionel Sambuc0x266A = 0x2276
323*36dcc4a4SLionel Sambuc0x266D = 0x2275
324*36dcc4a4SLionel Sambuc0x266F = 0x2274
325*36dcc4a4SLionel Sambuc0x3000 = 0x2121
326*36dcc4a4SLionel Sambuc0x3001 = 0x2122
327*36dcc4a4SLionel Sambuc0x3002 = 0x2123
328*36dcc4a4SLionel Sambuc0x3003 = 0x2137
329*36dcc4a4SLionel Sambuc0x3005 = 0x2139
330*36dcc4a4SLionel Sambuc0x3006 = 0x213A
331*36dcc4a4SLionel Sambuc0x3007 = 0x213B
332*36dcc4a4SLionel Sambuc0x3008 = 0x2152
333*36dcc4a4SLionel Sambuc0x3009 = 0x2153
334*36dcc4a4SLionel Sambuc0x300A = 0x2154
335*36dcc4a4SLionel Sambuc0x300B = 0x2155
336*36dcc4a4SLionel Sambuc0x300C = 0x2156
337*36dcc4a4SLionel Sambuc0x300D = 0x2157
338*36dcc4a4SLionel Sambuc0x300E = 0x2158
339*36dcc4a4SLionel Sambuc0x300F = 0x2159
340*36dcc4a4SLionel Sambuc0x3010 = 0x215A
341*36dcc4a4SLionel Sambuc0x3011 = 0x215B
342*36dcc4a4SLionel Sambuc0x3012 = 0x2229
343*36dcc4a4SLionel Sambuc0x3013 = 0x222E
344*36dcc4a4SLionel Sambuc0x3014 = 0x214C
345*36dcc4a4SLionel Sambuc0x3015 = 0x214D
346*36dcc4a4SLionel Sambuc0x301C = 0x2141
347*36dcc4a4SLionel Sambuc0x3041 = 0x2421
348*36dcc4a4SLionel Sambuc0x3042 = 0x2422
349*36dcc4a4SLionel Sambuc0x3043 = 0x2423
350*36dcc4a4SLionel Sambuc0x3044 = 0x2424
351*36dcc4a4SLionel Sambuc0x3045 = 0x2425
352*36dcc4a4SLionel Sambuc0x3046 = 0x2426
353*36dcc4a4SLionel Sambuc0x3047 = 0x2427
354*36dcc4a4SLionel Sambuc0x3048 = 0x2428
355*36dcc4a4SLionel Sambuc0x3049 = 0x2429
356*36dcc4a4SLionel Sambuc0x304A = 0x242A
357*36dcc4a4SLionel Sambuc0x304B = 0x242B
358*36dcc4a4SLionel Sambuc0x304C = 0x242C
359*36dcc4a4SLionel Sambuc0x304D = 0x242D
360*36dcc4a4SLionel Sambuc0x304E = 0x242E
361*36dcc4a4SLionel Sambuc0x304F = 0x242F
362*36dcc4a4SLionel Sambuc0x3050 = 0x2430
363*36dcc4a4SLionel Sambuc0x3051 = 0x2431
364*36dcc4a4SLionel Sambuc0x3052 = 0x2432
365*36dcc4a4SLionel Sambuc0x3053 = 0x2433
366*36dcc4a4SLionel Sambuc0x3054 = 0x2434
367*36dcc4a4SLionel Sambuc0x3055 = 0x2435
368*36dcc4a4SLionel Sambuc0x3056 = 0x2436
369*36dcc4a4SLionel Sambuc0x3057 = 0x2437
370*36dcc4a4SLionel Sambuc0x3058 = 0x2438
371*36dcc4a4SLionel Sambuc0x3059 = 0x2439
372*36dcc4a4SLionel Sambuc0x305A = 0x243A
373*36dcc4a4SLionel Sambuc0x305B = 0x243B
374*36dcc4a4SLionel Sambuc0x305C = 0x243C
375*36dcc4a4SLionel Sambuc0x305D = 0x243D
376*36dcc4a4SLionel Sambuc0x305E = 0x243E
377*36dcc4a4SLionel Sambuc0x305F = 0x243F
378*36dcc4a4SLionel Sambuc0x3060 = 0x2440
379*36dcc4a4SLionel Sambuc0x3061 = 0x2441
380*36dcc4a4SLionel Sambuc0x3062 = 0x2442
381*36dcc4a4SLionel Sambuc0x3063 = 0x2443
382*36dcc4a4SLionel Sambuc0x3064 = 0x2444
383*36dcc4a4SLionel Sambuc0x3065 = 0x2445
384*36dcc4a4SLionel Sambuc0x3066 = 0x2446
385*36dcc4a4SLionel Sambuc0x3067 = 0x2447
386*36dcc4a4SLionel Sambuc0x3068 = 0x2448
387*36dcc4a4SLionel Sambuc0x3069 = 0x2449
388*36dcc4a4SLionel Sambuc0x306A = 0x244A
389*36dcc4a4SLionel Sambuc0x306B = 0x244B
390*36dcc4a4SLionel Sambuc0x306C = 0x244C
391*36dcc4a4SLionel Sambuc0x306D = 0x244D
392*36dcc4a4SLionel Sambuc0x306E = 0x244E
393*36dcc4a4SLionel Sambuc0x306F = 0x244F
394*36dcc4a4SLionel Sambuc0x3070 = 0x2450
395*36dcc4a4SLionel Sambuc0x3071 = 0x2451
396*36dcc4a4SLionel Sambuc0x3072 = 0x2452
397*36dcc4a4SLionel Sambuc0x3073 = 0x2453
398*36dcc4a4SLionel Sambuc0x3074 = 0x2454
399*36dcc4a4SLionel Sambuc0x3075 = 0x2455
400*36dcc4a4SLionel Sambuc0x3076 = 0x2456
401*36dcc4a4SLionel Sambuc0x3077 = 0x2457
402*36dcc4a4SLionel Sambuc0x3078 = 0x2458
403*36dcc4a4SLionel Sambuc0x3079 = 0x2459
404*36dcc4a4SLionel Sambuc0x307A = 0x245A
405*36dcc4a4SLionel Sambuc0x307B = 0x245B
406*36dcc4a4SLionel Sambuc0x307C = 0x245C
407*36dcc4a4SLionel Sambuc0x307D = 0x245D
408*36dcc4a4SLionel Sambuc0x307E = 0x245E
409*36dcc4a4SLionel Sambuc0x307F = 0x245F
410*36dcc4a4SLionel Sambuc0x3080 = 0x2460
411*36dcc4a4SLionel Sambuc0x3081 = 0x2461
412*36dcc4a4SLionel Sambuc0x3082 = 0x2462
413*36dcc4a4SLionel Sambuc0x3083 = 0x2463
414*36dcc4a4SLionel Sambuc0x3084 = 0x2464
415*36dcc4a4SLionel Sambuc0x3085 = 0x2465
416*36dcc4a4SLionel Sambuc0x3086 = 0x2466
417*36dcc4a4SLionel Sambuc0x3087 = 0x2467
418*36dcc4a4SLionel Sambuc0x3088 = 0x2468
419*36dcc4a4SLionel Sambuc0x3089 = 0x2469
420*36dcc4a4SLionel Sambuc0x308A = 0x246A
421*36dcc4a4SLionel Sambuc0x308B = 0x246B
422*36dcc4a4SLionel Sambuc0x308C = 0x246C
423*36dcc4a4SLionel Sambuc0x308D = 0x246D
424*36dcc4a4SLionel Sambuc0x308E = 0x246E
425*36dcc4a4SLionel Sambuc0x308F = 0x246F
426*36dcc4a4SLionel Sambuc0x3090 = 0x2470
427*36dcc4a4SLionel Sambuc0x3091 = 0x2471
428*36dcc4a4SLionel Sambuc0x3092 = 0x2472
429*36dcc4a4SLionel Sambuc0x3093 = 0x2473
430*36dcc4a4SLionel Sambuc0x309B = 0x212B
431*36dcc4a4SLionel Sambuc0x309C = 0x212C
432*36dcc4a4SLionel Sambuc0x309D = 0x2135
433*36dcc4a4SLionel Sambuc0x309E = 0x2136
434*36dcc4a4SLionel Sambuc0x30A1 = 0x2521
435*36dcc4a4SLionel Sambuc0x30A2 = 0x2522
436*36dcc4a4SLionel Sambuc0x30A3 = 0x2523
437*36dcc4a4SLionel Sambuc0x30A4 = 0x2524
438*36dcc4a4SLionel Sambuc0x30A5 = 0x2525
439*36dcc4a4SLionel Sambuc0x30A6 = 0x2526
440*36dcc4a4SLionel Sambuc0x30A7 = 0x2527
441*36dcc4a4SLionel Sambuc0x30A8 = 0x2528
442*36dcc4a4SLionel Sambuc0x30A9 = 0x2529
443*36dcc4a4SLionel Sambuc0x30AA = 0x252A
444*36dcc4a4SLionel Sambuc0x30AB = 0x252B
445*36dcc4a4SLionel Sambuc0x30AC = 0x252C
446*36dcc4a4SLionel Sambuc0x30AD = 0x252D
447*36dcc4a4SLionel Sambuc0x30AE = 0x252E
448*36dcc4a4SLionel Sambuc0x30AF = 0x252F
449*36dcc4a4SLionel Sambuc0x30B0 = 0x2530
450*36dcc4a4SLionel Sambuc0x30B1 = 0x2531
451*36dcc4a4SLionel Sambuc0x30B2 = 0x2532
452*36dcc4a4SLionel Sambuc0x30B3 = 0x2533
453*36dcc4a4SLionel Sambuc0x30B4 = 0x2534
454*36dcc4a4SLionel Sambuc0x30B5 = 0x2535
455*36dcc4a4SLionel Sambuc0x30B6 = 0x2536
456*36dcc4a4SLionel Sambuc0x30B7 = 0x2537
457*36dcc4a4SLionel Sambuc0x30B8 = 0x2538
458*36dcc4a4SLionel Sambuc0x30B9 = 0x2539
459*36dcc4a4SLionel Sambuc0x30BA = 0x253A
460*36dcc4a4SLionel Sambuc0x30BB = 0x253B
461*36dcc4a4SLionel Sambuc0x30BC = 0x253C
462*36dcc4a4SLionel Sambuc0x30BD = 0x253D
463*36dcc4a4SLionel Sambuc0x30BE = 0x253E
464*36dcc4a4SLionel Sambuc0x30BF = 0x253F
465*36dcc4a4SLionel Sambuc0x30C0 = 0x2540
466*36dcc4a4SLionel Sambuc0x30C1 = 0x2541
467*36dcc4a4SLionel Sambuc0x30C2 = 0x2542
468*36dcc4a4SLionel Sambuc0x30C3 = 0x2543
469*36dcc4a4SLionel Sambuc0x30C4 = 0x2544
470*36dcc4a4SLionel Sambuc0x30C5 = 0x2545
471*36dcc4a4SLionel Sambuc0x30C6 = 0x2546
472*36dcc4a4SLionel Sambuc0x30C7 = 0x2547
473*36dcc4a4SLionel Sambuc0x30C8 = 0x2548
474*36dcc4a4SLionel Sambuc0x30C9 = 0x2549
475*36dcc4a4SLionel Sambuc0x30CA = 0x254A
476*36dcc4a4SLionel Sambuc0x30CB = 0x254B
477*36dcc4a4SLionel Sambuc0x30CC = 0x254C
478*36dcc4a4SLionel Sambuc0x30CD = 0x254D
479*36dcc4a4SLionel Sambuc0x30CE = 0x254E
480*36dcc4a4SLionel Sambuc0x30CF = 0x254F
481*36dcc4a4SLionel Sambuc0x30D0 = 0x2550
482*36dcc4a4SLionel Sambuc0x30D1 = 0x2551
483*36dcc4a4SLionel Sambuc0x30D2 = 0x2552
484*36dcc4a4SLionel Sambuc0x30D3 = 0x2553
485*36dcc4a4SLionel Sambuc0x30D4 = 0x2554
486*36dcc4a4SLionel Sambuc0x30D5 = 0x2555
487*36dcc4a4SLionel Sambuc0x30D6 = 0x2556
488*36dcc4a4SLionel Sambuc0x30D7 = 0x2557
489*36dcc4a4SLionel Sambuc0x30D8 = 0x2558
490*36dcc4a4SLionel Sambuc0x30D9 = 0x2559
491*36dcc4a4SLionel Sambuc0x30DA = 0x255A
492*36dcc4a4SLionel Sambuc0x30DB = 0x255B
493*36dcc4a4SLionel Sambuc0x30DC = 0x255C
494*36dcc4a4SLionel Sambuc0x30DD = 0x255D
495*36dcc4a4SLionel Sambuc0x30DE = 0x255E
496*36dcc4a4SLionel Sambuc0x30DF = 0x255F
497*36dcc4a4SLionel Sambuc0x30E0 = 0x2560
498*36dcc4a4SLionel Sambuc0x30E1 = 0x2561
499*36dcc4a4SLionel Sambuc0x30E2 = 0x2562
500*36dcc4a4SLionel Sambuc0x30E3 = 0x2563
501*36dcc4a4SLionel Sambuc0x30E4 = 0x2564
502*36dcc4a4SLionel Sambuc0x30E5 = 0x2565
503*36dcc4a4SLionel Sambuc0x30E6 = 0x2566
504*36dcc4a4SLionel Sambuc0x30E7 = 0x2567
505*36dcc4a4SLionel Sambuc0x30E8 = 0x2568
506*36dcc4a4SLionel Sambuc0x30E9 = 0x2569
507*36dcc4a4SLionel Sambuc0x30EA = 0x256A
508*36dcc4a4SLionel Sambuc0x30EB = 0x256B
509*36dcc4a4SLionel Sambuc0x30EC = 0x256C
510*36dcc4a4SLionel Sambuc0x30ED = 0x256D
511*36dcc4a4SLionel Sambuc0x30EE = 0x256E
512*36dcc4a4SLionel Sambuc0x30EF = 0x256F
513*36dcc4a4SLionel Sambuc0x30F0 = 0x2570
514*36dcc4a4SLionel Sambuc0x30F1 = 0x2571
515*36dcc4a4SLionel Sambuc0x30F2 = 0x2572
516*36dcc4a4SLionel Sambuc0x30F3 = 0x2573
517*36dcc4a4SLionel Sambuc0x30F4 = 0x2574
518*36dcc4a4SLionel Sambuc0x30F5 = 0x2575
519*36dcc4a4SLionel Sambuc0x30F6 = 0x2576
520*36dcc4a4SLionel Sambuc0x30FB = 0x2126
521*36dcc4a4SLionel Sambuc0x30FC = 0x213C
522*36dcc4a4SLionel Sambuc0x30FD = 0x2133
523*36dcc4a4SLionel Sambuc0x30FE = 0x2134
524*36dcc4a4SLionel Sambuc0x4E00 = 0x306C
525*36dcc4a4SLionel Sambuc0x4E01 = 0x437A
526*36dcc4a4SLionel Sambuc0x4E03 = 0x3C37
527*36dcc4a4SLionel Sambuc0x4E07 = 0x4B7C
528*36dcc4a4SLionel Sambuc0x4E08 = 0x3E66
529*36dcc4a4SLionel Sambuc0x4E09 = 0x3B30
530*36dcc4a4SLionel Sambuc0x4E0A = 0x3E65
531*36dcc4a4SLionel Sambuc0x4E0B = 0x323C
532*36dcc4a4SLionel Sambuc0x4E0D = 0x4954
533*36dcc4a4SLionel Sambuc0x4E0E = 0x4D3F
534*36dcc4a4SLionel Sambuc0x4E10 = 0x5022
535*36dcc4a4SLionel Sambuc0x4E11 = 0x312F
536*36dcc4a4SLionel Sambuc0x4E14 = 0x336E
537*36dcc4a4SLionel Sambuc0x4E15 = 0x5023
538*36dcc4a4SLionel Sambuc0x4E16 = 0x4024
539*36dcc4a4SLionel Sambuc0x4E17 = 0x5242
540*36dcc4a4SLionel Sambuc0x4E18 = 0x3556
541*36dcc4a4SLionel Sambuc0x4E19 = 0x4A3A
542*36dcc4a4SLionel Sambuc0x4E1E = 0x3E67
543*36dcc4a4SLionel Sambuc0x4E21 = 0x4E3E
544*36dcc4a4SLionel Sambuc0x4E26 = 0x4A42
545*36dcc4a4SLionel Sambuc0x4E2A = 0x5024
546*36dcc4a4SLionel Sambuc0x4E2D = 0x4366
547*36dcc4a4SLionel Sambuc0x4E31 = 0x5025
548*36dcc4a4SLionel Sambuc0x4E32 = 0x367A
549*36dcc4a4SLionel Sambuc0x4E36 = 0x5026
550*36dcc4a4SLionel Sambuc0x4E38 = 0x345D
551*36dcc4a4SLionel Sambuc0x4E39 = 0x4330
552*36dcc4a4SLionel Sambuc0x4E3B = 0x3C67
553*36dcc4a4SLionel Sambuc0x4E3C = 0x5027
554*36dcc4a4SLionel Sambuc0x4E3F = 0x5028
555*36dcc4a4SLionel Sambuc0x4E42 = 0x5029
556*36dcc4a4SLionel Sambuc0x4E43 = 0x4735
557*36dcc4a4SLionel Sambuc0x4E45 = 0x3557
558*36dcc4a4SLionel Sambuc0x4E4B = 0x4737
559*36dcc4a4SLionel Sambuc0x4E4D = 0x4663
560*36dcc4a4SLionel Sambuc0x4E4E = 0x3843
561*36dcc4a4SLionel Sambuc0x4E4F = 0x4B33
562*36dcc4a4SLionel Sambuc0x4E55 = 0x6949
563*36dcc4a4SLionel Sambuc0x4E56 = 0x502A
564*36dcc4a4SLionel Sambuc0x4E57 = 0x3E68
565*36dcc4a4SLionel Sambuc0x4E58 = 0x502B
566*36dcc4a4SLionel Sambuc0x4E59 = 0x3235
567*36dcc4a4SLionel Sambuc0x4E5D = 0x3665
568*36dcc4a4SLionel Sambuc0x4E5E = 0x3870
569*36dcc4a4SLionel Sambuc0x4E5F = 0x4C69
570*36dcc4a4SLionel Sambuc0x4E62 = 0x5626
571*36dcc4a4SLionel Sambuc0x4E71 = 0x4D70
572*36dcc4a4SLionel Sambuc0x4E73 = 0x467D
573*36dcc4a4SLionel Sambuc0x4E7E = 0x3425
574*36dcc4a4SLionel Sambuc0x4E80 = 0x3535
575*36dcc4a4SLionel Sambuc0x4E82 = 0x502C
576*36dcc4a4SLionel Sambuc0x4E85 = 0x502D
577*36dcc4a4SLionel Sambuc0x4E86 = 0x4E3B
578*36dcc4a4SLionel Sambuc0x4E88 = 0x4D3D
579*36dcc4a4SLionel Sambuc0x4E89 = 0x4168
580*36dcc4a4SLionel Sambuc0x4E8A = 0x502F
581*36dcc4a4SLionel Sambuc0x4E8B = 0x3B76
582*36dcc4a4SLionel Sambuc0x4E8C = 0x4673
583*36dcc4a4SLionel Sambuc0x4E8E = 0x5032
584*36dcc4a4SLionel Sambuc0x4E91 = 0x313E
585*36dcc4a4SLionel Sambuc0x4E92 = 0x385F
586*36dcc4a4SLionel Sambuc0x4E94 = 0x385E
587*36dcc4a4SLionel Sambuc0x4E95 = 0x3066
588*36dcc4a4SLionel Sambuc0x4E98 = 0x4F4B
589*36dcc4a4SLionel Sambuc0x4E99 = 0x4F4A
590*36dcc4a4SLionel Sambuc0x4E9B = 0x3A33
591*36dcc4a4SLionel Sambuc0x4E9C = 0x3021
592*36dcc4a4SLionel Sambuc0x4E9E = 0x5033
593*36dcc4a4SLionel Sambuc0x4E9F = 0x5034
594*36dcc4a4SLionel Sambuc0x4EA0 = 0x5035
595*36dcc4a4SLionel Sambuc0x4EA1 = 0x4B34
596*36dcc4a4SLionel Sambuc0x4EA2 = 0x5036
597*36dcc4a4SLionel Sambuc0x4EA4 = 0x3872
598*36dcc4a4SLionel Sambuc0x4EA5 = 0x3067
599*36dcc4a4SLionel Sambuc0x4EA6 = 0x4B72
600*36dcc4a4SLionel Sambuc0x4EA8 = 0x357C
601*36dcc4a4SLionel Sambuc0x4EAB = 0x357D
602*36dcc4a4SLionel Sambuc0x4EAC = 0x357E
603*36dcc4a4SLionel Sambuc0x4EAD = 0x4462
604*36dcc4a4SLionel Sambuc0x4EAE = 0x4E3C
605*36dcc4a4SLionel Sambuc0x4EB0 = 0x5037
606*36dcc4a4SLionel Sambuc0x4EB3 = 0x5038
607*36dcc4a4SLionel Sambuc0x4EB6 = 0x5039
608*36dcc4a4SLionel Sambuc0x4EBA = 0x3F4D
609*36dcc4a4SLionel Sambuc0x4EC0 = 0x3D3A
610*36dcc4a4SLionel Sambuc0x4EC1 = 0x3F4E
611*36dcc4a4SLionel Sambuc0x4EC2 = 0x503E
612*36dcc4a4SLionel Sambuc0x4EC4 = 0x503C
613*36dcc4a4SLionel Sambuc0x4EC6 = 0x503D
614*36dcc4a4SLionel Sambuc0x4EC7 = 0x3558
615*36dcc4a4SLionel Sambuc0x4ECA = 0x3A23
616*36dcc4a4SLionel Sambuc0x4ECB = 0x3270
617*36dcc4a4SLionel Sambuc0x4ECD = 0x503B
618*36dcc4a4SLionel Sambuc0x4ECE = 0x503A
619*36dcc4a4SLionel Sambuc0x4ECF = 0x4A29
620*36dcc4a4SLionel Sambuc0x4ED4 = 0x3B46
621*36dcc4a4SLionel Sambuc0x4ED5 = 0x3B45
622*36dcc4a4SLionel Sambuc0x4ED6 = 0x423E
623*36dcc4a4SLionel Sambuc0x4ED7 = 0x503F
624*36dcc4a4SLionel Sambuc0x4ED8 = 0x4955
625*36dcc4a4SLionel Sambuc0x4ED9 = 0x4067
626*36dcc4a4SLionel Sambuc0x4EDD = 0x2138
627*36dcc4a4SLionel Sambuc0x4EDE = 0x5040
628*36dcc4a4SLionel Sambuc0x4EDF = 0x5042
629*36dcc4a4SLionel Sambuc0x4EE3 = 0x4265
630*36dcc4a4SLionel Sambuc0x4EE4 = 0x4E61
631*36dcc4a4SLionel Sambuc0x4EE5 = 0x304A
632*36dcc4a4SLionel Sambuc0x4EED = 0x5041
633*36dcc4a4SLionel Sambuc0x4EEE = 0x323E
634*36dcc4a4SLionel Sambuc0x4EF0 = 0x3644
635*36dcc4a4SLionel Sambuc0x4EF2 = 0x4367
636*36dcc4a4SLionel Sambuc0x4EF6 = 0x376F
637*36dcc4a4SLionel Sambuc0x4EF7 = 0x5043
638*36dcc4a4SLionel Sambuc0x4EFB = 0x4724
639*36dcc4a4SLionel Sambuc0x4F01 = 0x346B
640*36dcc4a4SLionel Sambuc0x4F09 = 0x5044
641*36dcc4a4SLionel Sambuc0x4F0A = 0x304B
642*36dcc4a4SLionel Sambuc0x4F0D = 0x3860
643*36dcc4a4SLionel Sambuc0x4F0E = 0x346C
644*36dcc4a4SLionel Sambuc0x4F0F = 0x497A
645*36dcc4a4SLionel Sambuc0x4F10 = 0x4832
646*36dcc4a4SLionel Sambuc0x4F11 = 0x3559
647*36dcc4a4SLionel Sambuc0x4F1A = 0x3271
648*36dcc4a4SLionel Sambuc0x4F1C = 0x5067
649*36dcc4a4SLionel Sambuc0x4F1D = 0x4541
650*36dcc4a4SLionel Sambuc0x4F2F = 0x476C
651*36dcc4a4SLionel Sambuc0x4F30 = 0x5046
652*36dcc4a4SLionel Sambuc0x4F34 = 0x483C
653*36dcc4a4SLionel Sambuc0x4F36 = 0x4E62
654*36dcc4a4SLionel Sambuc0x4F38 = 0x3F2D
655*36dcc4a4SLionel Sambuc0x4F3A = 0x3B47
656*36dcc4a4SLionel Sambuc0x4F3C = 0x3B77
657*36dcc4a4SLionel Sambuc0x4F3D = 0x3240
658*36dcc4a4SLionel Sambuc0x4F43 = 0x4451
659*36dcc4a4SLionel Sambuc0x4F46 = 0x4322
660*36dcc4a4SLionel Sambuc0x4F47 = 0x504A
661*36dcc4a4SLionel Sambuc0x4F4D = 0x304C
662*36dcc4a4SLionel Sambuc0x4F4E = 0x4463
663*36dcc4a4SLionel Sambuc0x4F4F = 0x3D3B
664*36dcc4a4SLionel Sambuc0x4F50 = 0x3A34
665*36dcc4a4SLionel Sambuc0x4F51 = 0x4D24
666*36dcc4a4SLionel Sambuc0x4F53 = 0x424E
667*36dcc4a4SLionel Sambuc0x4F55 = 0x323F
668*36dcc4a4SLionel Sambuc0x4F57 = 0x5049
669*36dcc4a4SLionel Sambuc0x4F59 = 0x4D3E
670*36dcc4a4SLionel Sambuc0x4F5A = 0x5045
671*36dcc4a4SLionel Sambuc0x4F5B = 0x5047
672*36dcc4a4SLionel Sambuc0x4F5C = 0x3A6E
673*36dcc4a4SLionel Sambuc0x4F5D = 0x5048
674*36dcc4a4SLionel Sambuc0x4F5E = 0x5524
675*36dcc4a4SLionel Sambuc0x4F69 = 0x5050
676*36dcc4a4SLionel Sambuc0x4F6F = 0x5053
677*36dcc4a4SLionel Sambuc0x4F70 = 0x5051
678*36dcc4a4SLionel Sambuc0x4F73 = 0x3242
679*36dcc4a4SLionel Sambuc0x4F75 = 0x4A3B
680*36dcc4a4SLionel Sambuc0x4F76 = 0x504B
681*36dcc4a4SLionel Sambuc0x4F7B = 0x504F
682*36dcc4a4SLionel Sambuc0x4F7C = 0x3873
683*36dcc4a4SLionel Sambuc0x4F7F = 0x3B48
684*36dcc4a4SLionel Sambuc0x4F83 = 0x3426
685*36dcc4a4SLionel Sambuc0x4F86 = 0x5054
686*36dcc4a4SLionel Sambuc0x4F88 = 0x504C
687*36dcc4a4SLionel Sambuc0x4F8B = 0x4E63
688*36dcc4a4SLionel Sambuc0x4F8D = 0x3B78
689*36dcc4a4SLionel Sambuc0x4F8F = 0x504D
690*36dcc4a4SLionel Sambuc0x4F91 = 0x5052
691*36dcc4a4SLionel Sambuc0x4F96 = 0x5055
692*36dcc4a4SLionel Sambuc0x4F98 = 0x504E
693*36dcc4a4SLionel Sambuc0x4F9B = 0x3621
694*36dcc4a4SLionel Sambuc0x4F9D = 0x304D
695*36dcc4a4SLionel Sambuc0x4FA0 = 0x3622
696*36dcc4a4SLionel Sambuc0x4FA1 = 0x3241
697*36dcc4a4SLionel Sambuc0x4FAB = 0x5525
698*36dcc4a4SLionel Sambuc0x4FAD = 0x4B79
699*36dcc4a4SLionel Sambuc0x4FAE = 0x496E
700*36dcc4a4SLionel Sambuc0x4FAF = 0x3874
701*36dcc4a4SLionel Sambuc0x4FB5 = 0x3F2F
702*36dcc4a4SLionel Sambuc0x4FB6 = 0x4E37
703*36dcc4a4SLionel Sambuc0x4FBF = 0x4A58
704*36dcc4a4SLionel Sambuc0x4FC2 = 0x3738
705*36dcc4a4SLionel Sambuc0x4FC3 = 0x4225
706*36dcc4a4SLionel Sambuc0x4FC4 = 0x3264
707*36dcc4a4SLionel Sambuc0x4FCA = 0x3D53
708*36dcc4a4SLionel Sambuc0x4FCE = 0x5059
709*36dcc4a4SLionel Sambuc0x4FD0 = 0x505E
710*36dcc4a4SLionel Sambuc0x4FD1 = 0x505C
711*36dcc4a4SLionel Sambuc0x4FD4 = 0x5057
712*36dcc4a4SLionel Sambuc0x4FD7 = 0x422F
713*36dcc4a4SLionel Sambuc0x4FD8 = 0x505A
714*36dcc4a4SLionel Sambuc0x4FDA = 0x505D
715*36dcc4a4SLionel Sambuc0x4FDB = 0x505B
716*36dcc4a4SLionel Sambuc0x4FDD = 0x4A5D
717*36dcc4a4SLionel Sambuc0x4FDF = 0x5058
718*36dcc4a4SLionel Sambuc0x4FE1 = 0x3F2E
719*36dcc4a4SLionel Sambuc0x4FE3 = 0x4B73
720*36dcc4a4SLionel Sambuc0x4FE4 = 0x505F
721*36dcc4a4SLionel Sambuc0x4FE5 = 0x5060
722*36dcc4a4SLionel Sambuc0x4FEE = 0x3D24
723*36dcc4a4SLionel Sambuc0x4FEF = 0x506D
724*36dcc4a4SLionel Sambuc0x4FF3 = 0x4750
725*36dcc4a4SLionel Sambuc0x4FF5 = 0x4936
726*36dcc4a4SLionel Sambuc0x4FF6 = 0x5068
727*36dcc4a4SLionel Sambuc0x4FF8 = 0x4A70
728*36dcc4a4SLionel Sambuc0x4FFA = 0x3236
729*36dcc4a4SLionel Sambuc0x4FFE = 0x506C
730*36dcc4a4SLionel Sambuc0x5005 = 0x5066
731*36dcc4a4SLionel Sambuc0x5006 = 0x506F
732*36dcc4a4SLionel Sambuc0x5009 = 0x4152
733*36dcc4a4SLionel Sambuc0x500B = 0x3844
734*36dcc4a4SLionel Sambuc0x500D = 0x475C
735*36dcc4a4SLionel Sambuc0x500F = 0x6047
736*36dcc4a4SLionel Sambuc0x5011 = 0x506E
737*36dcc4a4SLionel Sambuc0x5012 = 0x455D
738*36dcc4a4SLionel Sambuc0x5014 = 0x5063
739*36dcc4a4SLionel Sambuc0x5016 = 0x3876
740*36dcc4a4SLionel Sambuc0x5019 = 0x3875
741*36dcc4a4SLionel Sambuc0x501A = 0x5061
742*36dcc4a4SLionel Sambuc0x501F = 0x3C5A
743*36dcc4a4SLionel Sambuc0x5021 = 0x5069
744*36dcc4a4SLionel Sambuc0x5023 = 0x4A6F
745*36dcc4a4SLionel Sambuc0x5024 = 0x434D
746*36dcc4a4SLionel Sambuc0x5025 = 0x5065
747*36dcc4a4SLionel Sambuc0x5026 = 0x3771
748*36dcc4a4SLionel Sambuc0x5028 = 0x5062
749*36dcc4a4SLionel Sambuc0x5029 = 0x506A
750*36dcc4a4SLionel Sambuc0x502A = 0x5064
751*36dcc4a4SLionel Sambuc0x502B = 0x4E51
752*36dcc4a4SLionel Sambuc0x502C = 0x506B
753*36dcc4a4SLionel Sambuc0x502D = 0x4F41
754*36dcc4a4SLionel Sambuc0x5036 = 0x3666
755*36dcc4a4SLionel Sambuc0x5039 = 0x3770
756*36dcc4a4SLionel Sambuc0x5043 = 0x5070
757*36dcc4a4SLionel Sambuc0x5047 = 0x5071
758*36dcc4a4SLionel Sambuc0x5048 = 0x5075
759*36dcc4a4SLionel Sambuc0x5049 = 0x304E
760*36dcc4a4SLionel Sambuc0x504F = 0x4A50
761*36dcc4a4SLionel Sambuc0x5050 = 0x5074
762*36dcc4a4SLionel Sambuc0x5055 = 0x5073
763*36dcc4a4SLionel Sambuc0x5056 = 0x5077
764*36dcc4a4SLionel Sambuc0x505A = 0x5076
765*36dcc4a4SLionel Sambuc0x505C = 0x4464
766*36dcc4a4SLionel Sambuc0x5065 = 0x3772
767*36dcc4a4SLionel Sambuc0x506C = 0x5078
768*36dcc4a4SLionel Sambuc0x5072 = 0x3C45
769*36dcc4a4SLionel Sambuc0x5074 = 0x4226
770*36dcc4a4SLionel Sambuc0x5075 = 0x4465
771*36dcc4a4SLionel Sambuc0x5076 = 0x3676
772*36dcc4a4SLionel Sambuc0x5078 = 0x5079
773*36dcc4a4SLionel Sambuc0x507D = 0x3536
774*36dcc4a4SLionel Sambuc0x5080 = 0x507A
775*36dcc4a4SLionel Sambuc0x5085 = 0x507C
776*36dcc4a4SLionel Sambuc0x508D = 0x4B35
777*36dcc4a4SLionel Sambuc0x5091 = 0x3766
778*36dcc4a4SLionel Sambuc0x5098 = 0x3B31
779*36dcc4a4SLionel Sambuc0x5099 = 0x4877
780*36dcc4a4SLionel Sambuc0x509A = 0x507B
781*36dcc4a4SLionel Sambuc0x50AC = 0x3A45
782*36dcc4a4SLionel Sambuc0x50AD = 0x4D43
783*36dcc4a4SLionel Sambuc0x50B2 = 0x507E
784*36dcc4a4SLionel Sambuc0x50B3 = 0x5123
785*36dcc4a4SLionel Sambuc0x50B4 = 0x507D
786*36dcc4a4SLionel Sambuc0x50B5 = 0x3A44
787*36dcc4a4SLionel Sambuc0x50B7 = 0x3D7D
788*36dcc4a4SLionel Sambuc0x50BE = 0x3739
789*36dcc4a4SLionel Sambuc0x50C2 = 0x5124
790*36dcc4a4SLionel Sambuc0x50C5 = 0x364F
791*36dcc4a4SLionel Sambuc0x50C9 = 0x5121
792*36dcc4a4SLionel Sambuc0x50CA = 0x5122
793*36dcc4a4SLionel Sambuc0x50CD = 0x462F
794*36dcc4a4SLionel Sambuc0x50CF = 0x417C
795*36dcc4a4SLionel Sambuc0x50D1 = 0x3623
796*36dcc4a4SLionel Sambuc0x50D5 = 0x4B4D
797*36dcc4a4SLionel Sambuc0x50D6 = 0x5125
798*36dcc4a4SLionel Sambuc0x50DA = 0x4E3D
799*36dcc4a4SLionel Sambuc0x50DE = 0x5126
800*36dcc4a4SLionel Sambuc0x50E3 = 0x5129
801*36dcc4a4SLionel Sambuc0x50E5 = 0x5127
802*36dcc4a4SLionel Sambuc0x50E7 = 0x414E
803*36dcc4a4SLionel Sambuc0x50ED = 0x5128
804*36dcc4a4SLionel Sambuc0x50EE = 0x512A
805*36dcc4a4SLionel Sambuc0x50F5 = 0x512C
806*36dcc4a4SLionel Sambuc0x50F9 = 0x512B
807*36dcc4a4SLionel Sambuc0x50FB = 0x4A48
808*36dcc4a4SLionel Sambuc0x5100 = 0x3537
809*36dcc4a4SLionel Sambuc0x5101 = 0x512E
810*36dcc4a4SLionel Sambuc0x5102 = 0x512F
811*36dcc4a4SLionel Sambuc0x5104 = 0x322F
812*36dcc4a4SLionel Sambuc0x5109 = 0x512D
813*36dcc4a4SLionel Sambuc0x5112 = 0x3C74
814*36dcc4a4SLionel Sambuc0x5114 = 0x5132
815*36dcc4a4SLionel Sambuc0x5115 = 0x5131
816*36dcc4a4SLionel Sambuc0x5116 = 0x5130
817*36dcc4a4SLionel Sambuc0x5118 = 0x5056
818*36dcc4a4SLionel Sambuc0x511A = 0x5133
819*36dcc4a4SLionel Sambuc0x511F = 0x3D7E
820*36dcc4a4SLionel Sambuc0x5121 = 0x5134
821*36dcc4a4SLionel Sambuc0x512A = 0x4D25
822*36dcc4a4SLionel Sambuc0x5132 = 0x4C59
823*36dcc4a4SLionel Sambuc0x5137 = 0x5136
824*36dcc4a4SLionel Sambuc0x513A = 0x5135
825*36dcc4a4SLionel Sambuc0x513B = 0x5138
826*36dcc4a4SLionel Sambuc0x513C = 0x5137
827*36dcc4a4SLionel Sambuc0x513F = 0x5139
828*36dcc4a4SLionel Sambuc0x5140 = 0x513A
829*36dcc4a4SLionel Sambuc0x5141 = 0x3074
830*36dcc4a4SLionel Sambuc0x5143 = 0x3835
831*36dcc4a4SLionel Sambuc0x5144 = 0x373B
832*36dcc4a4SLionel Sambuc0x5145 = 0x3D3C
833*36dcc4a4SLionel Sambuc0x5146 = 0x437B
834*36dcc4a4SLionel Sambuc0x5147 = 0x3624
835*36dcc4a4SLionel Sambuc0x5148 = 0x4068
836*36dcc4a4SLionel Sambuc0x5149 = 0x3877
837*36dcc4a4SLionel Sambuc0x514B = 0x396E
838*36dcc4a4SLionel Sambuc0x514C = 0x513C
839*36dcc4a4SLionel Sambuc0x514D = 0x4C48
840*36dcc4a4SLionel Sambuc0x514E = 0x4546
841*36dcc4a4SLionel Sambuc0x5150 = 0x3B79
842*36dcc4a4SLionel Sambuc0x5152 = 0x513B
843*36dcc4a4SLionel Sambuc0x5154 = 0x513D
844*36dcc4a4SLionel Sambuc0x515A = 0x455E
845*36dcc4a4SLionel Sambuc0x515C = 0x3375
846*36dcc4a4SLionel Sambuc0x5162 = 0x513E
847*36dcc4a4SLionel Sambuc0x5165 = 0x467E
848*36dcc4a4SLionel Sambuc0x5168 = 0x4134
849*36dcc4a4SLionel Sambuc0x5169 = 0x5140
850*36dcc4a4SLionel Sambuc0x516A = 0x5141
851*36dcc4a4SLionel Sambuc0x516B = 0x482C
852*36dcc4a4SLionel Sambuc0x516C = 0x3878
853*36dcc4a4SLionel Sambuc0x516D = 0x4F3B
854*36dcc4a4SLionel Sambuc0x516E = 0x5142
855*36dcc4a4SLionel Sambuc0x5171 = 0x3626
856*36dcc4a4SLionel Sambuc0x5175 = 0x4A3C
857*36dcc4a4SLionel Sambuc0x5176 = 0x4236
858*36dcc4a4SLionel Sambuc0x5177 = 0x3671
859*36dcc4a4SLionel Sambuc0x5178 = 0x4535
860*36dcc4a4SLionel Sambuc0x517C = 0x3773
861*36dcc4a4SLionel Sambuc0x5180 = 0x5143
862*36dcc4a4SLionel Sambuc0x5182 = 0x5144
863*36dcc4a4SLionel Sambuc0x5185 = 0x4662
864*36dcc4a4SLionel Sambuc0x5186 = 0x315F
865*36dcc4a4SLionel Sambuc0x5189 = 0x5147
866*36dcc4a4SLionel Sambuc0x518A = 0x3A7D
867*36dcc4a4SLionel Sambuc0x518C = 0x5146
868*36dcc4a4SLionel Sambuc0x518D = 0x3A46
869*36dcc4a4SLionel Sambuc0x518F = 0x5148
870*36dcc4a4SLionel Sambuc0x5190 = 0x666E
871*36dcc4a4SLionel Sambuc0x5191 = 0x5149
872*36dcc4a4SLionel Sambuc0x5192 = 0x4B41
873*36dcc4a4SLionel Sambuc0x5193 = 0x514A
874*36dcc4a4SLionel Sambuc0x5195 = 0x514B
875*36dcc4a4SLionel Sambuc0x5196 = 0x514C
876*36dcc4a4SLionel Sambuc0x5197 = 0x3E69
877*36dcc4a4SLionel Sambuc0x5199 = 0x3C4C
878*36dcc4a4SLionel Sambuc0x51A0 = 0x3427
879*36dcc4a4SLionel Sambuc0x51A2 = 0x514F
880*36dcc4a4SLionel Sambuc0x51A4 = 0x514D
881*36dcc4a4SLionel Sambuc0x51A5 = 0x4C3D
882*36dcc4a4SLionel Sambuc0x51A6 = 0x514E
883*36dcc4a4SLionel Sambuc0x51A8 = 0x495A
884*36dcc4a4SLionel Sambuc0x51A9 = 0x5150
885*36dcc4a4SLionel Sambuc0x51AA = 0x5151
886*36dcc4a4SLionel Sambuc0x51AB = 0x5152
887*36dcc4a4SLionel Sambuc0x51AC = 0x455F
888*36dcc4a4SLionel Sambuc0x51B0 = 0x5156
889*36dcc4a4SLionel Sambuc0x51B1 = 0x5154
890*36dcc4a4SLionel Sambuc0x51B2 = 0x5155
891*36dcc4a4SLionel Sambuc0x51B3 = 0x5153
892*36dcc4a4SLionel Sambuc0x51B4 = 0x3A63
893*36dcc4a4SLionel Sambuc0x51B5 = 0x5157
894*36dcc4a4SLionel Sambuc0x51B6 = 0x4C6A
895*36dcc4a4SLionel Sambuc0x51B7 = 0x4E64
896*36dcc4a4SLionel Sambuc0x51BD = 0x5158
897*36dcc4a4SLionel Sambuc0x51C4 = 0x4028
898*36dcc4a4SLionel Sambuc0x51C5 = 0x5159
899*36dcc4a4SLionel Sambuc0x51C6 = 0x3D5A
900*36dcc4a4SLionel Sambuc0x51C9 = 0x515A
901*36dcc4a4SLionel Sambuc0x51CB = 0x437C
902*36dcc4a4SLionel Sambuc0x51CC = 0x4E3F
903*36dcc4a4SLionel Sambuc0x51CD = 0x4560
904*36dcc4a4SLionel Sambuc0x51D6 = 0x5245
905*36dcc4a4SLionel Sambuc0x51DB = 0x515B
906*36dcc4a4SLionel Sambuc0x51DC = 0x7425
907*36dcc4a4SLionel Sambuc0x51DD = 0x3645
908*36dcc4a4SLionel Sambuc0x51E0 = 0x515C
909*36dcc4a4SLionel Sambuc0x51E1 = 0x4B5E
910*36dcc4a4SLionel Sambuc0x51E6 = 0x3D68
911*36dcc4a4SLionel Sambuc0x51E7 = 0x427C
912*36dcc4a4SLionel Sambuc0x51E9 = 0x515E
913*36dcc4a4SLionel Sambuc0x51EA = 0x4664
914*36dcc4a4SLionel Sambuc0x51ED = 0x515F
915*36dcc4a4SLionel Sambuc0x51F0 = 0x5160
916*36dcc4a4SLionel Sambuc0x51F1 = 0x332E
917*36dcc4a4SLionel Sambuc0x51F5 = 0x5161
918*36dcc4a4SLionel Sambuc0x51F6 = 0x3627
919*36dcc4a4SLionel Sambuc0x51F8 = 0x464C
920*36dcc4a4SLionel Sambuc0x51F9 = 0x317A
921*36dcc4a4SLionel Sambuc0x51FA = 0x3D50
922*36dcc4a4SLionel Sambuc0x51FD = 0x4821
923*36dcc4a4SLionel Sambuc0x51FE = 0x5162
924*36dcc4a4SLionel Sambuc0x5200 = 0x4561
925*36dcc4a4SLionel Sambuc0x5203 = 0x3F4F
926*36dcc4a4SLionel Sambuc0x5204 = 0x5163
927*36dcc4a4SLionel Sambuc0x5206 = 0x4A2C
928*36dcc4a4SLionel Sambuc0x5207 = 0x405A
929*36dcc4a4SLionel Sambuc0x5208 = 0x3422
930*36dcc4a4SLionel Sambuc0x520A = 0x3429
931*36dcc4a4SLionel Sambuc0x520B = 0x5164
932*36dcc4a4SLionel Sambuc0x520E = 0x5166
933*36dcc4a4SLionel Sambuc0x5211 = 0x373A
934*36dcc4a4SLionel Sambuc0x5214 = 0x5165
935*36dcc4a4SLionel Sambuc0x5217 = 0x4E73
936*36dcc4a4SLionel Sambuc0x521D = 0x3D69
937*36dcc4a4SLionel Sambuc0x5224 = 0x483D
938*36dcc4a4SLionel Sambuc0x5225 = 0x4A4C
939*36dcc4a4SLionel Sambuc0x5227 = 0x5167
940*36dcc4a4SLionel Sambuc0x5229 = 0x4D78
941*36dcc4a4SLionel Sambuc0x522A = 0x5168
942*36dcc4a4SLionel Sambuc0x522E = 0x5169
943*36dcc4a4SLionel Sambuc0x5230 = 0x457E
944*36dcc4a4SLionel Sambuc0x5233 = 0x516A
945*36dcc4a4SLionel Sambuc0x5236 = 0x4029
946*36dcc4a4SLionel Sambuc0x5237 = 0x3A7E
947*36dcc4a4SLionel Sambuc0x5238 = 0x3774
948*36dcc4a4SLionel Sambuc0x5239 = 0x516B
949*36dcc4a4SLionel Sambuc0x523A = 0x3B49
950*36dcc4a4SLionel Sambuc0x523B = 0x396F
951*36dcc4a4SLionel Sambuc0x5243 = 0x4466
952*36dcc4a4SLionel Sambuc0x5244 = 0x516D
953*36dcc4a4SLionel Sambuc0x5247 = 0x4227
954*36dcc4a4SLionel Sambuc0x524A = 0x3A6F
955*36dcc4a4SLionel Sambuc0x524B = 0x516E
956*36dcc4a4SLionel Sambuc0x524C = 0x516F
957*36dcc4a4SLionel Sambuc0x524D = 0x4130
958*36dcc4a4SLionel Sambuc0x524F = 0x516C
959*36dcc4a4SLionel Sambuc0x5254 = 0x5171
960*36dcc4a4SLionel Sambuc0x5256 = 0x4B36
961*36dcc4a4SLionel Sambuc0x525B = 0x3964
962*36dcc4a4SLionel Sambuc0x525E = 0x5170
963*36dcc4a4SLionel Sambuc0x5263 = 0x3775
964*36dcc4a4SLionel Sambuc0x5264 = 0x3A5E
965*36dcc4a4SLionel Sambuc0x5265 = 0x476D
966*36dcc4a4SLionel Sambuc0x5269 = 0x5174
967*36dcc4a4SLionel Sambuc0x526A = 0x5172
968*36dcc4a4SLionel Sambuc0x526F = 0x497B
969*36dcc4a4SLionel Sambuc0x5270 = 0x3E6A
970*36dcc4a4SLionel Sambuc0x5271 = 0x517B
971*36dcc4a4SLionel Sambuc0x5272 = 0x3364
972*36dcc4a4SLionel Sambuc0x5273 = 0x5175
973*36dcc4a4SLionel Sambuc0x5274 = 0x5173
974*36dcc4a4SLionel Sambuc0x5275 = 0x414F
975*36dcc4a4SLionel Sambuc0x527D = 0x5177
976*36dcc4a4SLionel Sambuc0x527F = 0x5176
977*36dcc4a4SLionel Sambuc0x5283 = 0x3344
978*36dcc4a4SLionel Sambuc0x5287 = 0x3760
979*36dcc4a4SLionel Sambuc0x5288 = 0x517C
980*36dcc4a4SLionel Sambuc0x5289 = 0x4E2D
981*36dcc4a4SLionel Sambuc0x528D = 0x5178
982*36dcc4a4SLionel Sambuc0x5291 = 0x517D
983*36dcc4a4SLionel Sambuc0x5292 = 0x517A
984*36dcc4a4SLionel Sambuc0x5294 = 0x5179
985*36dcc4a4SLionel Sambuc0x529B = 0x4E4F
986*36dcc4a4SLionel Sambuc0x529F = 0x3879
987*36dcc4a4SLionel Sambuc0x52A0 = 0x3243
988*36dcc4a4SLionel Sambuc0x52A3 = 0x4E74
989*36dcc4a4SLionel Sambuc0x52A9 = 0x3D75
990*36dcc4a4SLionel Sambuc0x52AA = 0x4558
991*36dcc4a4SLionel Sambuc0x52AB = 0x3965
992*36dcc4a4SLionel Sambuc0x52AC = 0x5222
993*36dcc4a4SLionel Sambuc0x52AD = 0x5223
994*36dcc4a4SLionel Sambuc0x52B1 = 0x4E65
995*36dcc4a4SLionel Sambuc0x52B4 = 0x4F2B
996*36dcc4a4SLionel Sambuc0x52B5 = 0x5225
997*36dcc4a4SLionel Sambuc0x52B9 = 0x387A
998*36dcc4a4SLionel Sambuc0x52BC = 0x5224
999*36dcc4a4SLionel Sambuc0x52BE = 0x332F
1000*36dcc4a4SLionel Sambuc0x52C1 = 0x5226
1001*36dcc4a4SLionel Sambuc0x52C3 = 0x4B56
1002*36dcc4a4SLionel Sambuc0x52C5 = 0x443C
1003*36dcc4a4SLionel Sambuc0x52C7 = 0x4D26
1004*36dcc4a4SLionel Sambuc0x52C9 = 0x4A59
1005*36dcc4a4SLionel Sambuc0x52CD = 0x5227
1006*36dcc4a4SLionel Sambuc0x52D2 = 0x7055
1007*36dcc4a4SLionel Sambuc0x52D5 = 0x4630
1008*36dcc4a4SLionel Sambuc0x52D7 = 0x5228
1009*36dcc4a4SLionel Sambuc0x52D8 = 0x342A
1010*36dcc4a4SLionel Sambuc0x52D9 = 0x4C33
1011*36dcc4a4SLionel Sambuc0x52DD = 0x3E21
1012*36dcc4a4SLionel Sambuc0x52DE = 0x5229
1013*36dcc4a4SLionel Sambuc0x52DF = 0x4A67
1014*36dcc4a4SLionel Sambuc0x52E0 = 0x522D
1015*36dcc4a4SLionel Sambuc0x52E2 = 0x402A
1016*36dcc4a4SLionel Sambuc0x52E3 = 0x522A
1017*36dcc4a4SLionel Sambuc0x52E4 = 0x3650
1018*36dcc4a4SLionel Sambuc0x52E6 = 0x522B
1019*36dcc4a4SLionel Sambuc0x52E7 = 0x342B
1020*36dcc4a4SLionel Sambuc0x52F2 = 0x372E
1021*36dcc4a4SLionel Sambuc0x52F3 = 0x522E
1022*36dcc4a4SLionel Sambuc0x52F5 = 0x522F
1023*36dcc4a4SLionel Sambuc0x52F8 = 0x5230
1024*36dcc4a4SLionel Sambuc0x52F9 = 0x5231
1025*36dcc4a4SLionel Sambuc0x52FA = 0x3C5B
1026*36dcc4a4SLionel Sambuc0x52FE = 0x387B
1027*36dcc4a4SLionel Sambuc0x52FF = 0x4C5E
1028*36dcc4a4SLionel Sambuc0x5301 = 0x4C68
1029*36dcc4a4SLionel Sambuc0x5302 = 0x4677
1030*36dcc4a4SLionel Sambuc0x5305 = 0x4A71
1031*36dcc4a4SLionel Sambuc0x5306 = 0x5232
1032*36dcc4a4SLionel Sambuc0x5308 = 0x5233
1033*36dcc4a4SLionel Sambuc0x530D = 0x5235
1034*36dcc4a4SLionel Sambuc0x530F = 0x5237
1035*36dcc4a4SLionel Sambuc0x5310 = 0x5236
1036*36dcc4a4SLionel Sambuc0x5315 = 0x5238
1037*36dcc4a4SLionel Sambuc0x5316 = 0x323D
1038*36dcc4a4SLionel Sambuc0x5317 = 0x4B4C
1039*36dcc4a4SLionel Sambuc0x5319 = 0x3A7C
1040*36dcc4a4SLionel Sambuc0x531A = 0x5239
1041*36dcc4a4SLionel Sambuc0x531D = 0x4159
1042*36dcc4a4SLionel Sambuc0x5320 = 0x3E22
1043*36dcc4a4SLionel Sambuc0x5321 = 0x3629
1044*36dcc4a4SLionel Sambuc0x5323 = 0x523A
1045*36dcc4a4SLionel Sambuc0x532A = 0x485B
1046*36dcc4a4SLionel Sambuc0x532F = 0x523B
1047*36dcc4a4SLionel Sambuc0x5331 = 0x523C
1048*36dcc4a4SLionel Sambuc0x5333 = 0x523D
1049*36dcc4a4SLionel Sambuc0x5338 = 0x523E
1050*36dcc4a4SLionel Sambuc0x5339 = 0x4924
1051*36dcc4a4SLionel Sambuc0x533A = 0x3668
1052*36dcc4a4SLionel Sambuc0x533B = 0x3065
1053*36dcc4a4SLionel Sambuc0x533F = 0x463F
1054*36dcc4a4SLionel Sambuc0x5340 = 0x523F
1055*36dcc4a4SLionel Sambuc0x5341 = 0x3D3D
1056*36dcc4a4SLionel Sambuc0x5343 = 0x4069
1057*36dcc4a4SLionel Sambuc0x5345 = 0x5241
1058*36dcc4a4SLionel Sambuc0x5346 = 0x5240
1059*36dcc4a4SLionel Sambuc0x5347 = 0x3E23
1060*36dcc4a4SLionel Sambuc0x5348 = 0x3861
1061*36dcc4a4SLionel Sambuc0x5349 = 0x5243
1062*36dcc4a4SLionel Sambuc0x534A = 0x483E
1063*36dcc4a4SLionel Sambuc0x534D = 0x5244
1064*36dcc4a4SLionel Sambuc0x5351 = 0x485C
1065*36dcc4a4SLionel Sambuc0x5352 = 0x4234
1066*36dcc4a4SLionel Sambuc0x5353 = 0x426E
1067*36dcc4a4SLionel Sambuc0x5354 = 0x3628
1068*36dcc4a4SLionel Sambuc0x5357 = 0x466E
1069*36dcc4a4SLionel Sambuc0x5358 = 0x4331
1070*36dcc4a4SLionel Sambuc0x535A = 0x476E
1071*36dcc4a4SLionel Sambuc0x535C = 0x4B4E
1072*36dcc4a4SLionel Sambuc0x535E = 0x5246
1073*36dcc4a4SLionel Sambuc0x5360 = 0x406A
1074*36dcc4a4SLionel Sambuc0x5366 = 0x3735
1075*36dcc4a4SLionel Sambuc0x5369 = 0x5247
1076*36dcc4a4SLionel Sambuc0x536E = 0x5248
1077*36dcc4a4SLionel Sambuc0x536F = 0x312C
1078*36dcc4a4SLionel Sambuc0x5370 = 0x3075
1079*36dcc4a4SLionel Sambuc0x5371 = 0x346D
1080*36dcc4a4SLionel Sambuc0x5373 = 0x4228
1081*36dcc4a4SLionel Sambuc0x5374 = 0x3551
1082*36dcc4a4SLionel Sambuc0x5375 = 0x4D71
1083*36dcc4a4SLionel Sambuc0x5377 = 0x524B
1084*36dcc4a4SLionel Sambuc0x5378 = 0x3237
1085*36dcc4a4SLionel Sambuc0x537B = 0x524A
1086*36dcc4a4SLionel Sambuc0x537F = 0x362A
1087*36dcc4a4SLionel Sambuc0x5382 = 0x524C
1088*36dcc4a4SLionel Sambuc0x5384 = 0x4C71
1089*36dcc4a4SLionel Sambuc0x5396 = 0x524D
1090*36dcc4a4SLionel Sambuc0x5398 = 0x4E52
1091*36dcc4a4SLionel Sambuc0x539A = 0x387C
1092*36dcc4a4SLionel Sambuc0x539F = 0x3836
1093*36dcc4a4SLionel Sambuc0x53A0 = 0x524E
1094*36dcc4a4SLionel Sambuc0x53A5 = 0x5250
1095*36dcc4a4SLionel Sambuc0x53A6 = 0x524F
1096*36dcc4a4SLionel Sambuc0x53A8 = 0x3F5F
1097*36dcc4a4SLionel Sambuc0x53A9 = 0x3139
1098*36dcc4a4SLionel Sambuc0x53AD = 0x315E
1099*36dcc4a4SLionel Sambuc0x53AE = 0x5251
1100*36dcc4a4SLionel Sambuc0x53B0 = 0x5252
1101*36dcc4a4SLionel Sambuc0x53B3 = 0x3837
1102*36dcc4a4SLionel Sambuc0x53B6 = 0x5253
1103*36dcc4a4SLionel Sambuc0x53BB = 0x356E
1104*36dcc4a4SLionel Sambuc0x53C2 = 0x3B32
1105*36dcc4a4SLionel Sambuc0x53C3 = 0x5254
1106*36dcc4a4SLionel Sambuc0x53C8 = 0x4B74
1107*36dcc4a4SLionel Sambuc0x53C9 = 0x3A35
1108*36dcc4a4SLionel Sambuc0x53CA = 0x355A
1109*36dcc4a4SLionel Sambuc0x53CB = 0x4D27
1110*36dcc4a4SLionel Sambuc0x53CC = 0x4150
1111*36dcc4a4SLionel Sambuc0x53CD = 0x483F
1112*36dcc4a4SLionel Sambuc0x53CE = 0x3C7D
1113*36dcc4a4SLionel Sambuc0x53D4 = 0x3D47
1114*36dcc4a4SLionel Sambuc0x53D6 = 0x3C68
1115*36dcc4a4SLionel Sambuc0x53D7 = 0x3C75
1116*36dcc4a4SLionel Sambuc0x53D9 = 0x3D76
1117*36dcc4a4SLionel Sambuc0x53DB = 0x4840
1118*36dcc4a4SLionel Sambuc0x53DF = 0x5257
1119*36dcc4a4SLionel Sambuc0x53E1 = 0x3143
1120*36dcc4a4SLionel Sambuc0x53E2 = 0x4151
1121*36dcc4a4SLionel Sambuc0x53E3 = 0x387D
1122*36dcc4a4SLionel Sambuc0x53E4 = 0x3845
1123*36dcc4a4SLionel Sambuc0x53E5 = 0x3667
1124*36dcc4a4SLionel Sambuc0x53E8 = 0x525B
1125*36dcc4a4SLionel Sambuc0x53E9 = 0x4321
1126*36dcc4a4SLionel Sambuc0x53EA = 0x427E
1127*36dcc4a4SLionel Sambuc0x53EB = 0x362B
1128*36dcc4a4SLionel Sambuc0x53EC = 0x3E24
1129*36dcc4a4SLionel Sambuc0x53ED = 0x525C
1130*36dcc4a4SLionel Sambuc0x53EE = 0x525A
1131*36dcc4a4SLionel Sambuc0x53EF = 0x3244
1132*36dcc4a4SLionel Sambuc0x53F0 = 0x4266
1133*36dcc4a4SLionel Sambuc0x53F1 = 0x3C38
1134*36dcc4a4SLionel Sambuc0x53F2 = 0x3B4B
1135*36dcc4a4SLionel Sambuc0x53F3 = 0x3126
1136*36dcc4a4SLionel Sambuc0x53F6 = 0x3370
1137*36dcc4a4SLionel Sambuc0x53F7 = 0x3966
1138*36dcc4a4SLionel Sambuc0x53F8 = 0x3B4A
1139*36dcc4a4SLionel Sambuc0x53FA = 0x525D
1140*36dcc4a4SLionel Sambuc0x5401 = 0x525E
1141*36dcc4a4SLionel Sambuc0x5403 = 0x3549
1142*36dcc4a4SLionel Sambuc0x5404 = 0x3346
1143*36dcc4a4SLionel Sambuc0x5408 = 0x3967
1144*36dcc4a4SLionel Sambuc0x5409 = 0x3548
1145*36dcc4a4SLionel Sambuc0x540A = 0x445F
1146*36dcc4a4SLionel Sambuc0x540B = 0x3125
1147*36dcc4a4SLionel Sambuc0x540C = 0x4631
1148*36dcc4a4SLionel Sambuc0x540D = 0x4C3E
1149*36dcc4a4SLionel Sambuc0x540E = 0x3921
1150*36dcc4a4SLionel Sambuc0x540F = 0x4D79
1151*36dcc4a4SLionel Sambuc0x5410 = 0x4547
1152*36dcc4a4SLionel Sambuc0x5411 = 0x387E
1153*36dcc4a4SLionel Sambuc0x541B = 0x372F
1154*36dcc4a4SLionel Sambuc0x541D = 0x5267
1155*36dcc4a4SLionel Sambuc0x541F = 0x3663
1156*36dcc4a4SLionel Sambuc0x5420 = 0x4B4A
1157*36dcc4a4SLionel Sambuc0x5426 = 0x485D
1158*36dcc4a4SLionel Sambuc0x5429 = 0x5266
1159*36dcc4a4SLionel Sambuc0x542B = 0x345E
1160*36dcc4a4SLionel Sambuc0x542C = 0x5261
1161*36dcc4a4SLionel Sambuc0x542D = 0x5262
1162*36dcc4a4SLionel Sambuc0x542E = 0x5264
1163*36dcc4a4SLionel Sambuc0x5436 = 0x5265
1164*36dcc4a4SLionel Sambuc0x5438 = 0x355B
1165*36dcc4a4SLionel Sambuc0x5439 = 0x3F61
1166*36dcc4a4SLionel Sambuc0x543B = 0x4A2D
1167*36dcc4a4SLionel Sambuc0x543C = 0x5263
1168*36dcc4a4SLionel Sambuc0x543D = 0x525F
1169*36dcc4a4SLionel Sambuc0x543E = 0x3863
1170*36dcc4a4SLionel Sambuc0x5440 = 0x5260
1171*36dcc4a4SLionel Sambuc0x5442 = 0x4F24
1172*36dcc4a4SLionel Sambuc0x5446 = 0x4A72
1173*36dcc4a4SLionel Sambuc0x5448 = 0x4468
1174*36dcc4a4SLionel Sambuc0x5449 = 0x3862
1175*36dcc4a4SLionel Sambuc0x544A = 0x3970
1176*36dcc4a4SLionel Sambuc0x544E = 0x5268
1177*36dcc4a4SLionel Sambuc0x5451 = 0x465D
1178*36dcc4a4SLionel Sambuc0x545F = 0x526C
1179*36dcc4a4SLionel Sambuc0x5468 = 0x3C7E
1180*36dcc4a4SLionel Sambuc0x546A = 0x3C76
1181*36dcc4a4SLionel Sambuc0x5470 = 0x526F
1182*36dcc4a4SLionel Sambuc0x5471 = 0x526D
1183*36dcc4a4SLionel Sambuc0x5473 = 0x4C23
1184*36dcc4a4SLionel Sambuc0x5475 = 0x526A
1185*36dcc4a4SLionel Sambuc0x5476 = 0x5273
1186*36dcc4a4SLionel Sambuc0x5477 = 0x526E
1187*36dcc4a4SLionel Sambuc0x547B = 0x5271
1188*36dcc4a4SLionel Sambuc0x547C = 0x3846
1189*36dcc4a4SLionel Sambuc0x547D = 0x4C3F
1190*36dcc4a4SLionel Sambuc0x5480 = 0x5272
1191*36dcc4a4SLionel Sambuc0x5484 = 0x5274
1192*36dcc4a4SLionel Sambuc0x5486 = 0x5276
1193*36dcc4a4SLionel Sambuc0x548B = 0x3A70
1194*36dcc4a4SLionel Sambuc0x548C = 0x4F42
1195*36dcc4a4SLionel Sambuc0x548E = 0x526B
1196*36dcc4a4SLionel Sambuc0x548F = 0x5269
1197*36dcc4a4SLionel Sambuc0x5490 = 0x5275
1198*36dcc4a4SLionel Sambuc0x5492 = 0x5270
1199*36dcc4a4SLionel Sambuc0x54A2 = 0x5278
1200*36dcc4a4SLionel Sambuc0x54A4 = 0x5323
1201*36dcc4a4SLionel Sambuc0x54A5 = 0x527A
1202*36dcc4a4SLionel Sambuc0x54A8 = 0x527E
1203*36dcc4a4SLionel Sambuc0x54AB = 0x5321
1204*36dcc4a4SLionel Sambuc0x54AC = 0x527B
1205*36dcc4a4SLionel Sambuc0x54AF = 0x533E
1206*36dcc4a4SLionel Sambuc0x54B2 = 0x3A69
1207*36dcc4a4SLionel Sambuc0x54B3 = 0x3331
1208*36dcc4a4SLionel Sambuc0x54B8 = 0x5279
1209*36dcc4a4SLionel Sambuc0x54BC = 0x5325
1210*36dcc4a4SLionel Sambuc0x54BD = 0x3076
1211*36dcc4a4SLionel Sambuc0x54BE = 0x5324
1212*36dcc4a4SLionel Sambuc0x54C0 = 0x3025
1213*36dcc4a4SLionel Sambuc0x54C1 = 0x494A
1214*36dcc4a4SLionel Sambuc0x54C2 = 0x5322
1215*36dcc4a4SLionel Sambuc0x54C4 = 0x527C
1216*36dcc4a4SLionel Sambuc0x54C7 = 0x5277
1217*36dcc4a4SLionel Sambuc0x54C8 = 0x527D
1218*36dcc4a4SLionel Sambuc0x54C9 = 0x3A48
1219*36dcc4a4SLionel Sambuc0x54D8 = 0x5326
1220*36dcc4a4SLionel Sambuc0x54E1 = 0x3077
1221*36dcc4a4SLionel Sambuc0x54E2 = 0x532F
1222*36dcc4a4SLionel Sambuc0x54E5 = 0x5327
1223*36dcc4a4SLionel Sambuc0x54E6 = 0x5328
1224*36dcc4a4SLionel Sambuc0x54E8 = 0x3E25
1225*36dcc4a4SLionel Sambuc0x54E9 = 0x4B69
1226*36dcc4a4SLionel Sambuc0x54ED = 0x532D
1227*36dcc4a4SLionel Sambuc0x54EE = 0x532C
1228*36dcc4a4SLionel Sambuc0x54F2 = 0x452F
1229*36dcc4a4SLionel Sambuc0x54FA = 0x532E
1230*36dcc4a4SLionel Sambuc0x54FD = 0x532B
1231*36dcc4a4SLionel Sambuc0x5504 = 0x3134
1232*36dcc4a4SLionel Sambuc0x5506 = 0x3A36
1233*36dcc4a4SLionel Sambuc0x5507 = 0x3F30
1234*36dcc4a4SLionel Sambuc0x550F = 0x5329
1235*36dcc4a4SLionel Sambuc0x5510 = 0x4562
1236*36dcc4a4SLionel Sambuc0x5514 = 0x532A
1237*36dcc4a4SLionel Sambuc0x5516 = 0x3022
1238*36dcc4a4SLionel Sambuc0x552E = 0x5334
1239*36dcc4a4SLionel Sambuc0x552F = 0x4D23
1240*36dcc4a4SLionel Sambuc0x5531 = 0x3E27
1241*36dcc4a4SLionel Sambuc0x5533 = 0x533A
1242*36dcc4a4SLionel Sambuc0x5538 = 0x5339
1243*36dcc4a4SLionel Sambuc0x5539 = 0x5330
1244*36dcc4a4SLionel Sambuc0x553E = 0x4243
1245*36dcc4a4SLionel Sambuc0x5540 = 0x5331
1246*36dcc4a4SLionel Sambuc0x5544 = 0x426F
1247*36dcc4a4SLionel Sambuc0x5545 = 0x5336
1248*36dcc4a4SLionel Sambuc0x5546 = 0x3E26
1249*36dcc4a4SLionel Sambuc0x554C = 0x5333
1250*36dcc4a4SLionel Sambuc0x554F = 0x4C64
1251*36dcc4a4SLionel Sambuc0x5553 = 0x373C
1252*36dcc4a4SLionel Sambuc0x5556 = 0x5337
1253*36dcc4a4SLionel Sambuc0x5557 = 0x5338
1254*36dcc4a4SLionel Sambuc0x555C = 0x5335
1255*36dcc4a4SLionel Sambuc0x555D = 0x533B
1256*36dcc4a4SLionel Sambuc0x5563 = 0x5332
1257*36dcc4a4SLionel Sambuc0x557B = 0x5341
1258*36dcc4a4SLionel Sambuc0x557C = 0x5346
1259*36dcc4a4SLionel Sambuc0x557E = 0x5342
1260*36dcc4a4SLionel Sambuc0x5580 = 0x533D
1261*36dcc4a4SLionel Sambuc0x5583 = 0x5347
1262*36dcc4a4SLionel Sambuc0x5584 = 0x4131
1263*36dcc4a4SLionel Sambuc0x5587 = 0x5349
1264*36dcc4a4SLionel Sambuc0x5589 = 0x3922
1265*36dcc4a4SLionel Sambuc0x558A = 0x533F
1266*36dcc4a4SLionel Sambuc0x558B = 0x437D
1267*36dcc4a4SLionel Sambuc0x5598 = 0x5343
1268*36dcc4a4SLionel Sambuc0x5599 = 0x533C
1269*36dcc4a4SLionel Sambuc0x559A = 0x342D
1270*36dcc4a4SLionel Sambuc0x559C = 0x346E
1271*36dcc4a4SLionel Sambuc0x559D = 0x3365
1272*36dcc4a4SLionel Sambuc0x559E = 0x5344
1273*36dcc4a4SLionel Sambuc0x559F = 0x5340
1274*36dcc4a4SLionel Sambuc0x55A7 = 0x3776
1275*36dcc4a4SLionel Sambuc0x55A8 = 0x534A
1276*36dcc4a4SLionel Sambuc0x55A9 = 0x5348
1277*36dcc4a4SLionel Sambuc0x55AA = 0x4153
1278*36dcc4a4SLionel Sambuc0x55AB = 0x354A
1279*36dcc4a4SLionel Sambuc0x55AC = 0x362C
1280*36dcc4a4SLionel Sambuc0x55AE = 0x5345
1281*36dcc4a4SLionel Sambuc0x55B0 = 0x3674
1282*36dcc4a4SLionel Sambuc0x55B6 = 0x3144
1283*36dcc4a4SLionel Sambuc0x55C4 = 0x534E
1284*36dcc4a4SLionel Sambuc0x55C5 = 0x534C
1285*36dcc4a4SLionel Sambuc0x55C7 = 0x5427
1286*36dcc4a4SLionel Sambuc0x55D4 = 0x5351
1287*36dcc4a4SLionel Sambuc0x55DA = 0x534B
1288*36dcc4a4SLionel Sambuc0x55DC = 0x534F
1289*36dcc4a4SLionel Sambuc0x55DF = 0x534D
1290*36dcc4a4SLionel Sambuc0x55E3 = 0x3B4C
1291*36dcc4a4SLionel Sambuc0x55E4 = 0x5350
1292*36dcc4a4SLionel Sambuc0x55F7 = 0x5353
1293*36dcc4a4SLionel Sambuc0x55F9 = 0x5358
1294*36dcc4a4SLionel Sambuc0x55FD = 0x5356
1295*36dcc4a4SLionel Sambuc0x55FE = 0x5355
1296*36dcc4a4SLionel Sambuc0x5606 = 0x4332
1297*36dcc4a4SLionel Sambuc0x5609 = 0x3245
1298*36dcc4a4SLionel Sambuc0x5614 = 0x5352
1299*36dcc4a4SLionel Sambuc0x5616 = 0x5354
1300*36dcc4a4SLionel Sambuc0x5617 = 0x3E28
1301*36dcc4a4SLionel Sambuc0x5618 = 0x3133
1302*36dcc4a4SLionel Sambuc0x561B = 0x5357
1303*36dcc4a4SLionel Sambuc0x5629 = 0x325E
1304*36dcc4a4SLionel Sambuc0x562F = 0x5362
1305*36dcc4a4SLionel Sambuc0x5631 = 0x3E7C
1306*36dcc4a4SLionel Sambuc0x5632 = 0x535E
1307*36dcc4a4SLionel Sambuc0x5634 = 0x535C
1308*36dcc4a4SLionel Sambuc0x5636 = 0x535D
1309*36dcc4a4SLionel Sambuc0x5638 = 0x535F
1310*36dcc4a4SLionel Sambuc0x5642 = 0x313D
1311*36dcc4a4SLionel Sambuc0x564C = 0x4139
1312*36dcc4a4SLionel Sambuc0x564E = 0x5359
1313*36dcc4a4SLionel Sambuc0x5650 = 0x535A
1314*36dcc4a4SLionel Sambuc0x565B = 0x337A
1315*36dcc4a4SLionel Sambuc0x5664 = 0x5361
1316*36dcc4a4SLionel Sambuc0x5668 = 0x346F
1317*36dcc4a4SLionel Sambuc0x566A = 0x5364
1318*36dcc4a4SLionel Sambuc0x566B = 0x5360
1319*36dcc4a4SLionel Sambuc0x566C = 0x5363
1320*36dcc4a4SLionel Sambuc0x5674 = 0x4A2E
1321*36dcc4a4SLionel Sambuc0x5678 = 0x4655
1322*36dcc4a4SLionel Sambuc0x567A = 0x4838
1323*36dcc4a4SLionel Sambuc0x5680 = 0x5366
1324*36dcc4a4SLionel Sambuc0x5686 = 0x5365
1325*36dcc4a4SLionel Sambuc0x5687 = 0x3345
1326*36dcc4a4SLionel Sambuc0x568A = 0x5367
1327*36dcc4a4SLionel Sambuc0x568F = 0x536A
1328*36dcc4a4SLionel Sambuc0x5694 = 0x5369
1329*36dcc4a4SLionel Sambuc0x56A0 = 0x5368
1330*36dcc4a4SLionel Sambuc0x56A2 = 0x4739
1331*36dcc4a4SLionel Sambuc0x56A5 = 0x536B
1332*36dcc4a4SLionel Sambuc0x56AE = 0x536C
1333*36dcc4a4SLionel Sambuc0x56B4 = 0x536E
1334*36dcc4a4SLionel Sambuc0x56B6 = 0x536D
1335*36dcc4a4SLionel Sambuc0x56BC = 0x5370
1336*36dcc4a4SLionel Sambuc0x56C0 = 0x5373
1337*36dcc4a4SLionel Sambuc0x56C1 = 0x5371
1338*36dcc4a4SLionel Sambuc0x56C2 = 0x536F
1339*36dcc4a4SLionel Sambuc0x56C3 = 0x5372
1340*36dcc4a4SLionel Sambuc0x56C8 = 0x5374
1341*36dcc4a4SLionel Sambuc0x56CE = 0x5375
1342*36dcc4a4SLionel Sambuc0x56D1 = 0x5376
1343*36dcc4a4SLionel Sambuc0x56D3 = 0x5377
1344*36dcc4a4SLionel Sambuc0x56D7 = 0x5378
1345*36dcc4a4SLionel Sambuc0x56D8 = 0x5145
1346*36dcc4a4SLionel Sambuc0x56DA = 0x3C7C
1347*36dcc4a4SLionel Sambuc0x56DB = 0x3B4D
1348*36dcc4a4SLionel Sambuc0x56DE = 0x3273
1349*36dcc4a4SLionel Sambuc0x56E0 = 0x3078
1350*36dcc4a4SLionel Sambuc0x56E3 = 0x4344
1351*36dcc4a4SLionel Sambuc0x56EE = 0x5379
1352*36dcc4a4SLionel Sambuc0x56F0 = 0x3A24
1353*36dcc4a4SLionel Sambuc0x56F2 = 0x304F
1354*36dcc4a4SLionel Sambuc0x56F3 = 0x3F5E
1355*36dcc4a4SLionel Sambuc0x56F9 = 0x537A
1356*36dcc4a4SLionel Sambuc0x56FA = 0x3847
1357*36dcc4a4SLionel Sambuc0x56FD = 0x3971
1358*36dcc4a4SLionel Sambuc0x56FF = 0x537C
1359*36dcc4a4SLionel Sambuc0x5700 = 0x537B
1360*36dcc4a4SLionel Sambuc0x5703 = 0x4A60
1361*36dcc4a4SLionel Sambuc0x5704 = 0x537D
1362*36dcc4a4SLionel Sambuc0x5708 = 0x5421
1363*36dcc4a4SLionel Sambuc0x5709 = 0x537E
1364*36dcc4a4SLionel Sambuc0x570B = 0x5422
1365*36dcc4a4SLionel Sambuc0x570D = 0x5423
1366*36dcc4a4SLionel Sambuc0x570F = 0x3777
1367*36dcc4a4SLionel Sambuc0x5712 = 0x3160
1368*36dcc4a4SLionel Sambuc0x5713 = 0x5424
1369*36dcc4a4SLionel Sambuc0x5716 = 0x5426
1370*36dcc4a4SLionel Sambuc0x5718 = 0x5425
1371*36dcc4a4SLionel Sambuc0x571C = 0x5428
1372*36dcc4a4SLionel Sambuc0x571F = 0x455A
1373*36dcc4a4SLionel Sambuc0x5726 = 0x5429
1374*36dcc4a4SLionel Sambuc0x5727 = 0x3035
1375*36dcc4a4SLionel Sambuc0x5728 = 0x3A5F
1376*36dcc4a4SLionel Sambuc0x572D = 0x373D
1377*36dcc4a4SLionel Sambuc0x5730 = 0x434F
1378*36dcc4a4SLionel Sambuc0x5737 = 0x542A
1379*36dcc4a4SLionel Sambuc0x5738 = 0x542B
1380*36dcc4a4SLionel Sambuc0x573B = 0x542D
1381*36dcc4a4SLionel Sambuc0x5740 = 0x542E
1382*36dcc4a4SLionel Sambuc0x5742 = 0x3A64
1383*36dcc4a4SLionel Sambuc0x5747 = 0x3651
1384*36dcc4a4SLionel Sambuc0x574A = 0x4B37
1385*36dcc4a4SLionel Sambuc0x574E = 0x542C
1386*36dcc4a4SLionel Sambuc0x574F = 0x542F
1387*36dcc4a4SLionel Sambuc0x5750 = 0x3A41
1388*36dcc4a4SLionel Sambuc0x5751 = 0x3923
1389*36dcc4a4SLionel Sambuc0x5761 = 0x5433
1390*36dcc4a4SLionel Sambuc0x5764 = 0x3A25
1391*36dcc4a4SLionel Sambuc0x5766 = 0x4333
1392*36dcc4a4SLionel Sambuc0x5769 = 0x5430
1393*36dcc4a4SLionel Sambuc0x576A = 0x445A
1394*36dcc4a4SLionel Sambuc0x577F = 0x5434
1395*36dcc4a4SLionel Sambuc0x5782 = 0x3F62
1396*36dcc4a4SLionel Sambuc0x5788 = 0x5432
1397*36dcc4a4SLionel Sambuc0x5789 = 0x5435
1398*36dcc4a4SLionel Sambuc0x578B = 0x373F
1399*36dcc4a4SLionel Sambuc0x5793 = 0x5436
1400*36dcc4a4SLionel Sambuc0x57A0 = 0x5437
1401*36dcc4a4SLionel Sambuc0x57A2 = 0x3924
1402*36dcc4a4SLionel Sambuc0x57A3 = 0x3340
1403*36dcc4a4SLionel Sambuc0x57A4 = 0x5439
1404*36dcc4a4SLionel Sambuc0x57AA = 0x543A
1405*36dcc4a4SLionel Sambuc0x57B0 = 0x543B
1406*36dcc4a4SLionel Sambuc0x57B3 = 0x5438
1407*36dcc4a4SLionel Sambuc0x57C0 = 0x5431
1408*36dcc4a4SLionel Sambuc0x57C3 = 0x543C
1409*36dcc4a4SLionel Sambuc0x57C6 = 0x543D
1410*36dcc4a4SLionel Sambuc0x57CB = 0x4B64
1411*36dcc4a4SLionel Sambuc0x57CE = 0x3E6B
1412*36dcc4a4SLionel Sambuc0x57D2 = 0x543F
1413*36dcc4a4SLionel Sambuc0x57D3 = 0x5440
1414*36dcc4a4SLionel Sambuc0x57D4 = 0x543E
1415*36dcc4a4SLionel Sambuc0x57D6 = 0x5442
1416*36dcc4a4SLionel Sambuc0x57DC = 0x4738
1417*36dcc4a4SLionel Sambuc0x57DF = 0x3068
1418*36dcc4a4SLionel Sambuc0x57E0 = 0x4956
1419*36dcc4a4SLionel Sambuc0x57E3 = 0x5443
1420*36dcc4a4SLionel Sambuc0x57F4 = 0x3E7D
1421*36dcc4a4SLionel Sambuc0x57F7 = 0x3C39
1422*36dcc4a4SLionel Sambuc0x57F9 = 0x475D
1423*36dcc4a4SLionel Sambuc0x57FA = 0x3470
1424*36dcc4a4SLionel Sambuc0x57FC = 0x3A6B
1425*36dcc4a4SLionel Sambuc0x5800 = 0x4B59
1426*36dcc4a4SLionel Sambuc0x5802 = 0x4632
1427*36dcc4a4SLionel Sambuc0x5805 = 0x3778
1428*36dcc4a4SLionel Sambuc0x5806 = 0x424F
1429*36dcc4a4SLionel Sambuc0x580A = 0x5441
1430*36dcc4a4SLionel Sambuc0x580B = 0x5444
1431*36dcc4a4SLionel Sambuc0x5815 = 0x4244
1432*36dcc4a4SLionel Sambuc0x5819 = 0x5445
1433*36dcc4a4SLionel Sambuc0x581D = 0x5446
1434*36dcc4a4SLionel Sambuc0x5821 = 0x5448
1435*36dcc4a4SLionel Sambuc0x5824 = 0x4469
1436*36dcc4a4SLionel Sambuc0x582A = 0x342E
1437*36dcc4a4SLionel Sambuc0x582F = 0x7421
1438*36dcc4a4SLionel Sambuc0x5830 = 0x3161
1439*36dcc4a4SLionel Sambuc0x5831 = 0x4A73
1440*36dcc4a4SLionel Sambuc0x5834 = 0x3E6C
1441*36dcc4a4SLionel Sambuc0x5835 = 0x4548
1442*36dcc4a4SLionel Sambuc0x583A = 0x3A66
1443*36dcc4a4SLionel Sambuc0x583D = 0x544E
1444*36dcc4a4SLionel Sambuc0x5840 = 0x4A3D
1445*36dcc4a4SLionel Sambuc0x5841 = 0x4E5D
1446*36dcc4a4SLionel Sambuc0x584A = 0x3274
1447*36dcc4a4SLionel Sambuc0x584B = 0x544A
1448*36dcc4a4SLionel Sambuc0x5851 = 0x413A
1449*36dcc4a4SLionel Sambuc0x5852 = 0x544D
1450*36dcc4a4SLionel Sambuc0x5854 = 0x4563
1451*36dcc4a4SLionel Sambuc0x5857 = 0x4549
1452*36dcc4a4SLionel Sambuc0x5858 = 0x4564
1453*36dcc4a4SLionel Sambuc0x5859 = 0x4839
1454*36dcc4a4SLionel Sambuc0x585A = 0x444D
1455*36dcc4a4SLionel Sambuc0x585E = 0x3A49
1456*36dcc4a4SLionel Sambuc0x5862 = 0x5449
1457*36dcc4a4SLionel Sambuc0x5869 = 0x3176
1458*36dcc4a4SLionel Sambuc0x586B = 0x4536
1459*36dcc4a4SLionel Sambuc0x5870 = 0x544B
1460*36dcc4a4SLionel Sambuc0x5872 = 0x5447
1461*36dcc4a4SLionel Sambuc0x5875 = 0x3F50
1462*36dcc4a4SLionel Sambuc0x5879 = 0x544F
1463*36dcc4a4SLionel Sambuc0x587E = 0x3D4E
1464*36dcc4a4SLionel Sambuc0x5883 = 0x362D
1465*36dcc4a4SLionel Sambuc0x5885 = 0x5450
1466*36dcc4a4SLionel Sambuc0x5893 = 0x4A68
1467*36dcc4a4SLionel Sambuc0x5897 = 0x417D
1468*36dcc4a4SLionel Sambuc0x589C = 0x4446
1469*36dcc4a4SLionel Sambuc0x589F = 0x5452
1470*36dcc4a4SLionel Sambuc0x58A8 = 0x4B4F
1471*36dcc4a4SLionel Sambuc0x58AB = 0x5453
1472*36dcc4a4SLionel Sambuc0x58AE = 0x5458
1473*36dcc4a4SLionel Sambuc0x58B3 = 0x4A2F
1474*36dcc4a4SLionel Sambuc0x58B8 = 0x5457
1475*36dcc4a4SLionel Sambuc0x58B9 = 0x5451
1476*36dcc4a4SLionel Sambuc0x58BA = 0x5454
1477*36dcc4a4SLionel Sambuc0x58BB = 0x5456
1478*36dcc4a4SLionel Sambuc0x58BE = 0x3A26
1479*36dcc4a4SLionel Sambuc0x58C1 = 0x4A49
1480*36dcc4a4SLionel Sambuc0x58C5 = 0x5459
1481*36dcc4a4SLionel Sambuc0x58C7 = 0x4345
1482*36dcc4a4SLionel Sambuc0x58CA = 0x3275
1483*36dcc4a4SLionel Sambuc0x58CC = 0x3E6D
1484*36dcc4a4SLionel Sambuc0x58D1 = 0x545B
1485*36dcc4a4SLionel Sambuc0x58D3 = 0x545A
1486*36dcc4a4SLionel Sambuc0x58D5 = 0x3968
1487*36dcc4a4SLionel Sambuc0x58D7 = 0x545C
1488*36dcc4a4SLionel Sambuc0x58D8 = 0x545E
1489*36dcc4a4SLionel Sambuc0x58D9 = 0x545D
1490*36dcc4a4SLionel Sambuc0x58DC = 0x5460
1491*36dcc4a4SLionel Sambuc0x58DE = 0x5455
1492*36dcc4a4SLionel Sambuc0x58DF = 0x5462
1493*36dcc4a4SLionel Sambuc0x58E4 = 0x5461
1494*36dcc4a4SLionel Sambuc0x58E5 = 0x545F
1495*36dcc4a4SLionel Sambuc0x58EB = 0x3B4E
1496*36dcc4a4SLionel Sambuc0x58EC = 0x3F51
1497*36dcc4a4SLionel Sambuc0x58EE = 0x4154
1498*36dcc4a4SLionel Sambuc0x58EF = 0x5463
1499*36dcc4a4SLionel Sambuc0x58F0 = 0x403C
1500*36dcc4a4SLionel Sambuc0x58F1 = 0x306D
1501*36dcc4a4SLionel Sambuc0x58F2 = 0x4764
1502*36dcc4a4SLionel Sambuc0x58F7 = 0x445B
1503*36dcc4a4SLionel Sambuc0x58F9 = 0x5465
1504*36dcc4a4SLionel Sambuc0x58FA = 0x5464
1505*36dcc4a4SLionel Sambuc0x58FB = 0x5466
1506*36dcc4a4SLionel Sambuc0x58FC = 0x5467
1507*36dcc4a4SLionel Sambuc0x58FD = 0x5468
1508*36dcc4a4SLionel Sambuc0x5902 = 0x5469
1509*36dcc4a4SLionel Sambuc0x5909 = 0x4A51
1510*36dcc4a4SLionel Sambuc0x590A = 0x546A
1511*36dcc4a4SLionel Sambuc0x590F = 0x3246
1512*36dcc4a4SLionel Sambuc0x5910 = 0x546B
1513*36dcc4a4SLionel Sambuc0x5915 = 0x4D3C
1514*36dcc4a4SLionel Sambuc0x5916 = 0x3330
1515*36dcc4a4SLionel Sambuc0x5918 = 0x5249
1516*36dcc4a4SLionel Sambuc0x5919 = 0x3D48
1517*36dcc4a4SLionel Sambuc0x591A = 0x423F
1518*36dcc4a4SLionel Sambuc0x591B = 0x546C
1519*36dcc4a4SLionel Sambuc0x591C = 0x4C6B
1520*36dcc4a4SLionel Sambuc0x5922 = 0x4C34
1521*36dcc4a4SLionel Sambuc0x5925 = 0x546E
1522*36dcc4a4SLionel Sambuc0x5927 = 0x4267
1523*36dcc4a4SLionel Sambuc0x5929 = 0x4537
1524*36dcc4a4SLionel Sambuc0x592A = 0x4240
1525*36dcc4a4SLionel Sambuc0x592B = 0x4957
1526*36dcc4a4SLionel Sambuc0x592C = 0x546F
1527*36dcc4a4SLionel Sambuc0x592D = 0x5470
1528*36dcc4a4SLionel Sambuc0x592E = 0x317B
1529*36dcc4a4SLionel Sambuc0x5931 = 0x3C3A
1530*36dcc4a4SLionel Sambuc0x5932 = 0x5471
1531*36dcc4a4SLionel Sambuc0x5937 = 0x3050
1532*36dcc4a4SLionel Sambuc0x5938 = 0x5472
1533*36dcc4a4SLionel Sambuc0x593E = 0x5473
1534*36dcc4a4SLionel Sambuc0x5944 = 0x3162
1535*36dcc4a4SLionel Sambuc0x5947 = 0x3471
1536*36dcc4a4SLionel Sambuc0x5948 = 0x4660
1537*36dcc4a4SLionel Sambuc0x5949 = 0x4A74
1538*36dcc4a4SLionel Sambuc0x594E = 0x5477
1539*36dcc4a4SLionel Sambuc0x594F = 0x4155
1540*36dcc4a4SLionel Sambuc0x5950 = 0x5476
1541*36dcc4a4SLionel Sambuc0x5951 = 0x3740
1542*36dcc4a4SLionel Sambuc0x5954 = 0x4B5B
1543*36dcc4a4SLionel Sambuc0x5955 = 0x5475
1544*36dcc4a4SLionel Sambuc0x5957 = 0x4565
1545*36dcc4a4SLionel Sambuc0x5958 = 0x5479
1546*36dcc4a4SLionel Sambuc0x595A = 0x5478
1547*36dcc4a4SLionel Sambuc0x5960 = 0x547B
1548*36dcc4a4SLionel Sambuc0x5962 = 0x547A
1549*36dcc4a4SLionel Sambuc0x5965 = 0x317C
1550*36dcc4a4SLionel Sambuc0x5967 = 0x547C
1551*36dcc4a4SLionel Sambuc0x5968 = 0x3E29
1552*36dcc4a4SLionel Sambuc0x5969 = 0x547E
1553*36dcc4a4SLionel Sambuc0x596A = 0x4325
1554*36dcc4a4SLionel Sambuc0x596C = 0x547D
1555*36dcc4a4SLionel Sambuc0x596E = 0x4A33
1556*36dcc4a4SLionel Sambuc0x5973 = 0x3D77
1557*36dcc4a4SLionel Sambuc0x5974 = 0x455B
1558*36dcc4a4SLionel Sambuc0x5978 = 0x5521
1559*36dcc4a4SLionel Sambuc0x597D = 0x3925
1560*36dcc4a4SLionel Sambuc0x5981 = 0x5522
1561*36dcc4a4SLionel Sambuc0x5982 = 0x4721
1562*36dcc4a4SLionel Sambuc0x5983 = 0x485E
1563*36dcc4a4SLionel Sambuc0x5984 = 0x4C51
1564*36dcc4a4SLionel Sambuc0x598A = 0x4725
1565*36dcc4a4SLionel Sambuc0x598D = 0x552B
1566*36dcc4a4SLionel Sambuc0x5993 = 0x3538
1567*36dcc4a4SLionel Sambuc0x5996 = 0x4D45
1568*36dcc4a4SLionel Sambuc0x5999 = 0x4C2F
1569*36dcc4a4SLionel Sambuc0x599B = 0x562C
1570*36dcc4a4SLionel Sambuc0x599D = 0x5523
1571*36dcc4a4SLionel Sambuc0x59A3 = 0x5526
1572*36dcc4a4SLionel Sambuc0x59A5 = 0x4245
1573*36dcc4a4SLionel Sambuc0x59A8 = 0x4B38
1574*36dcc4a4SLionel Sambuc0x59AC = 0x454A
1575*36dcc4a4SLionel Sambuc0x59B2 = 0x5527
1576*36dcc4a4SLionel Sambuc0x59B9 = 0x4B65
1577*36dcc4a4SLionel Sambuc0x59BB = 0x3A4A
1578*36dcc4a4SLionel Sambuc0x59BE = 0x3E2A
1579*36dcc4a4SLionel Sambuc0x59C6 = 0x5528
1580*36dcc4a4SLionel Sambuc0x59C9 = 0x3B50
1581*36dcc4a4SLionel Sambuc0x59CB = 0x3B4F
1582*36dcc4a4SLionel Sambuc0x59D0 = 0x3039
1583*36dcc4a4SLionel Sambuc0x59D1 = 0x3848
1584*36dcc4a4SLionel Sambuc0x59D3 = 0x402B
1585*36dcc4a4SLionel Sambuc0x59D4 = 0x3051
1586*36dcc4a4SLionel Sambuc0x59D9 = 0x552C
1587*36dcc4a4SLionel Sambuc0x59DA = 0x552D
1588*36dcc4a4SLionel Sambuc0x59DC = 0x552A
1589*36dcc4a4SLionel Sambuc0x59E5 = 0x3138
1590*36dcc4a4SLionel Sambuc0x59E6 = 0x342F
1591*36dcc4a4SLionel Sambuc0x59E8 = 0x5529
1592*36dcc4a4SLionel Sambuc0x59EA = 0x4C45
1593*36dcc4a4SLionel Sambuc0x59EB = 0x4931
1594*36dcc4a4SLionel Sambuc0x59F6 = 0x3028
1595*36dcc4a4SLionel Sambuc0x59FB = 0x3079
1596*36dcc4a4SLionel Sambuc0x59FF = 0x3B51
1597*36dcc4a4SLionel Sambuc0x5A01 = 0x3052
1598*36dcc4a4SLionel Sambuc0x5A03 = 0x3023
1599*36dcc4a4SLionel Sambuc0x5A09 = 0x5532
1600*36dcc4a4SLionel Sambuc0x5A11 = 0x5530
1601*36dcc4a4SLionel Sambuc0x5A18 = 0x4C3C
1602*36dcc4a4SLionel Sambuc0x5A1A = 0x5533
1603*36dcc4a4SLionel Sambuc0x5A1C = 0x5531
1604*36dcc4a4SLionel Sambuc0x5A1F = 0x552F
1605*36dcc4a4SLionel Sambuc0x5A20 = 0x3F31
1606*36dcc4a4SLionel Sambuc0x5A25 = 0x552E
1607*36dcc4a4SLionel Sambuc0x5A29 = 0x4A5A
1608*36dcc4a4SLionel Sambuc0x5A2F = 0x3864
1609*36dcc4a4SLionel Sambuc0x5A35 = 0x5537
1610*36dcc4a4SLionel Sambuc0x5A36 = 0x5538
1611*36dcc4a4SLionel Sambuc0x5A3C = 0x3E2B
1612*36dcc4a4SLionel Sambuc0x5A40 = 0x5534
1613*36dcc4a4SLionel Sambuc0x5A41 = 0x4F2C
1614*36dcc4a4SLionel Sambuc0x5A46 = 0x474C
1615*36dcc4a4SLionel Sambuc0x5A49 = 0x5536
1616*36dcc4a4SLionel Sambuc0x5A5A = 0x3A27
1617*36dcc4a4SLionel Sambuc0x5A62 = 0x5539
1618*36dcc4a4SLionel Sambuc0x5A66 = 0x4958
1619*36dcc4a4SLionel Sambuc0x5A6A = 0x553A
1620*36dcc4a4SLionel Sambuc0x5A6C = 0x5535
1621*36dcc4a4SLionel Sambuc0x5A7F = 0x4C3B
1622*36dcc4a4SLionel Sambuc0x5A92 = 0x475E
1623*36dcc4a4SLionel Sambuc0x5A9A = 0x553B
1624*36dcc4a4SLionel Sambuc0x5A9B = 0x4932
1625*36dcc4a4SLionel Sambuc0x5ABC = 0x553C
1626*36dcc4a4SLionel Sambuc0x5ABD = 0x5540
1627*36dcc4a4SLionel Sambuc0x5ABE = 0x553D
1628*36dcc4a4SLionel Sambuc0x5AC1 = 0x3247
1629*36dcc4a4SLionel Sambuc0x5AC2 = 0x553F
1630*36dcc4a4SLionel Sambuc0x5AC9 = 0x3C3B
1631*36dcc4a4SLionel Sambuc0x5ACB = 0x553E
1632*36dcc4a4SLionel Sambuc0x5ACC = 0x3779
1633*36dcc4a4SLionel Sambuc0x5AD0 = 0x554C
1634*36dcc4a4SLionel Sambuc0x5AD6 = 0x5545
1635*36dcc4a4SLionel Sambuc0x5AD7 = 0x5542
1636*36dcc4a4SLionel Sambuc0x5AE1 = 0x4364
1637*36dcc4a4SLionel Sambuc0x5AE3 = 0x5541
1638*36dcc4a4SLionel Sambuc0x5AE6 = 0x5543
1639*36dcc4a4SLionel Sambuc0x5AE9 = 0x5544
1640*36dcc4a4SLionel Sambuc0x5AFA = 0x5546
1641*36dcc4a4SLionel Sambuc0x5AFB = 0x5547
1642*36dcc4a4SLionel Sambuc0x5B09 = 0x3472
1643*36dcc4a4SLionel Sambuc0x5B0B = 0x5549
1644*36dcc4a4SLionel Sambuc0x5B0C = 0x5548
1645*36dcc4a4SLionel Sambuc0x5B16 = 0x554A
1646*36dcc4a4SLionel Sambuc0x5B22 = 0x3E6E
1647*36dcc4a4SLionel Sambuc0x5B2A = 0x554D
1648*36dcc4a4SLionel Sambuc0x5B2C = 0x445C
1649*36dcc4a4SLionel Sambuc0x5B30 = 0x3145
1650*36dcc4a4SLionel Sambuc0x5B32 = 0x554B
1651*36dcc4a4SLionel Sambuc0x5B36 = 0x554E
1652*36dcc4a4SLionel Sambuc0x5B3E = 0x554F
1653*36dcc4a4SLionel Sambuc0x5B40 = 0x5552
1654*36dcc4a4SLionel Sambuc0x5B43 = 0x5550
1655*36dcc4a4SLionel Sambuc0x5B45 = 0x5551
1656*36dcc4a4SLionel Sambuc0x5B50 = 0x3B52
1657*36dcc4a4SLionel Sambuc0x5B51 = 0x5553
1658*36dcc4a4SLionel Sambuc0x5B54 = 0x3926
1659*36dcc4a4SLionel Sambuc0x5B55 = 0x5554
1660*36dcc4a4SLionel Sambuc0x5B57 = 0x3B7A
1661*36dcc4a4SLionel Sambuc0x5B58 = 0x4238
1662*36dcc4a4SLionel Sambuc0x5B5A = 0x5555
1663*36dcc4a4SLionel Sambuc0x5B5B = 0x5556
1664*36dcc4a4SLionel Sambuc0x5B5C = 0x3B5A
1665*36dcc4a4SLionel Sambuc0x5B5D = 0x3927
1666*36dcc4a4SLionel Sambuc0x5B5F = 0x4C52
1667*36dcc4a4SLionel Sambuc0x5B63 = 0x3528
1668*36dcc4a4SLionel Sambuc0x5B64 = 0x3849
1669*36dcc4a4SLionel Sambuc0x5B65 = 0x5557
1670*36dcc4a4SLionel Sambuc0x5B66 = 0x3358
1671*36dcc4a4SLionel Sambuc0x5B69 = 0x5558
1672*36dcc4a4SLionel Sambuc0x5B6B = 0x4239
1673*36dcc4a4SLionel Sambuc0x5B70 = 0x5559
1674*36dcc4a4SLionel Sambuc0x5B71 = 0x5623
1675*36dcc4a4SLionel Sambuc0x5B73 = 0x555A
1676*36dcc4a4SLionel Sambuc0x5B75 = 0x555B
1677*36dcc4a4SLionel Sambuc0x5B78 = 0x555C
1678*36dcc4a4SLionel Sambuc0x5B7A = 0x555E
1679*36dcc4a4SLionel Sambuc0x5B80 = 0x555F
1680*36dcc4a4SLionel Sambuc0x5B83 = 0x5560
1681*36dcc4a4SLionel Sambuc0x5B85 = 0x4270
1682*36dcc4a4SLionel Sambuc0x5B87 = 0x3127
1683*36dcc4a4SLionel Sambuc0x5B88 = 0x3C69
1684*36dcc4a4SLionel Sambuc0x5B89 = 0x3042
1685*36dcc4a4SLionel Sambuc0x5B8B = 0x4157
1686*36dcc4a4SLionel Sambuc0x5B8C = 0x3430
1687*36dcc4a4SLionel Sambuc0x5B8D = 0x3C35
1688*36dcc4a4SLionel Sambuc0x5B8F = 0x3928
1689*36dcc4a4SLionel Sambuc0x5B95 = 0x4566
1690*36dcc4a4SLionel Sambuc0x5B97 = 0x3D21
1691*36dcc4a4SLionel Sambuc0x5B98 = 0x3431
1692*36dcc4a4SLionel Sambuc0x5B99 = 0x4368
1693*36dcc4a4SLionel Sambuc0x5B9A = 0x446A
1694*36dcc4a4SLionel Sambuc0x5B9B = 0x3038
1695*36dcc4a4SLionel Sambuc0x5B9C = 0x3539
1696*36dcc4a4SLionel Sambuc0x5B9D = 0x4A75
1697*36dcc4a4SLionel Sambuc0x5B9F = 0x3C42
1698*36dcc4a4SLionel Sambuc0x5BA2 = 0x3552
1699*36dcc4a4SLionel Sambuc0x5BA3 = 0x406B
1700*36dcc4a4SLionel Sambuc0x5BA4 = 0x3C3C
1701*36dcc4a4SLionel Sambuc0x5BA5 = 0x4D28
1702*36dcc4a4SLionel Sambuc0x5BA6 = 0x5561
1703*36dcc4a4SLionel Sambuc0x5BAE = 0x355C
1704*36dcc4a4SLionel Sambuc0x5BB0 = 0x3A4B
1705*36dcc4a4SLionel Sambuc0x5BB3 = 0x3332
1706*36dcc4a4SLionel Sambuc0x5BB4 = 0x3163
1707*36dcc4a4SLionel Sambuc0x5BB5 = 0x3E2C
1708*36dcc4a4SLionel Sambuc0x5BB6 = 0x3248
1709*36dcc4a4SLionel Sambuc0x5BB8 = 0x5562
1710*36dcc4a4SLionel Sambuc0x5BB9 = 0x4D46
1711*36dcc4a4SLionel Sambuc0x5BBF = 0x3D49
1712*36dcc4a4SLionel Sambuc0x5BC2 = 0x3C64
1713*36dcc4a4SLionel Sambuc0x5BC3 = 0x5563
1714*36dcc4a4SLionel Sambuc0x5BC4 = 0x3473
1715*36dcc4a4SLionel Sambuc0x5BC5 = 0x4652
1716*36dcc4a4SLionel Sambuc0x5BC6 = 0x4C29
1717*36dcc4a4SLionel Sambuc0x5BC7 = 0x5564
1718*36dcc4a4SLionel Sambuc0x5BC9 = 0x5565
1719*36dcc4a4SLionel Sambuc0x5BCC = 0x4959
1720*36dcc4a4SLionel Sambuc0x5BD0 = 0x5567
1721*36dcc4a4SLionel Sambuc0x5BD2 = 0x3428
1722*36dcc4a4SLionel Sambuc0x5BD3 = 0x3677
1723*36dcc4a4SLionel Sambuc0x5BD4 = 0x5566
1724*36dcc4a4SLionel Sambuc0x5BDB = 0x3432
1725*36dcc4a4SLionel Sambuc0x5BDD = 0x3F32
1726*36dcc4a4SLionel Sambuc0x5BDE = 0x556B
1727*36dcc4a4SLionel Sambuc0x5BDF = 0x3B21
1728*36dcc4a4SLionel Sambuc0x5BE1 = 0x3249
1729*36dcc4a4SLionel Sambuc0x5BE2 = 0x556A
1730*36dcc4a4SLionel Sambuc0x5BE4 = 0x5568
1731*36dcc4a4SLionel Sambuc0x5BE5 = 0x556C
1732*36dcc4a4SLionel Sambuc0x5BE6 = 0x5569
1733*36dcc4a4SLionel Sambuc0x5BE7 = 0x472B
1734*36dcc4a4SLionel Sambuc0x5BE8 = 0x5C4D
1735*36dcc4a4SLionel Sambuc0x5BE9 = 0x3F33
1736*36dcc4a4SLionel Sambuc0x5BEB = 0x556D
1737*36dcc4a4SLionel Sambuc0x5BEE = 0x4E40
1738*36dcc4a4SLionel Sambuc0x5BF0 = 0x556E
1739*36dcc4a4SLionel Sambuc0x5BF3 = 0x5570
1740*36dcc4a4SLionel Sambuc0x5BF5 = 0x437E
1741*36dcc4a4SLionel Sambuc0x5BF6 = 0x556F
1742*36dcc4a4SLionel Sambuc0x5BF8 = 0x4023
1743*36dcc4a4SLionel Sambuc0x5BFA = 0x3B7B
1744*36dcc4a4SLionel Sambuc0x5BFE = 0x4250
1745*36dcc4a4SLionel Sambuc0x5BFF = 0x3C77
1746*36dcc4a4SLionel Sambuc0x5C01 = 0x4975
1747*36dcc4a4SLionel Sambuc0x5C02 = 0x406C
1748*36dcc4a4SLionel Sambuc0x5C04 = 0x3C4D
1749*36dcc4a4SLionel Sambuc0x5C05 = 0x5571
1750*36dcc4a4SLionel Sambuc0x5C06 = 0x3E2D
1751*36dcc4a4SLionel Sambuc0x5C07 = 0x5572
1752*36dcc4a4SLionel Sambuc0x5C08 = 0x5573
1753*36dcc4a4SLionel Sambuc0x5C09 = 0x3053
1754*36dcc4a4SLionel Sambuc0x5C0A = 0x423A
1755*36dcc4a4SLionel Sambuc0x5C0B = 0x3F52
1756*36dcc4a4SLionel Sambuc0x5C0D = 0x5574
1757*36dcc4a4SLionel Sambuc0x5C0E = 0x4633
1758*36dcc4a4SLionel Sambuc0x5C0F = 0x3E2E
1759*36dcc4a4SLionel Sambuc0x5C11 = 0x3E2F
1760*36dcc4a4SLionel Sambuc0x5C13 = 0x5575
1761*36dcc4a4SLionel Sambuc0x5C16 = 0x406D
1762*36dcc4a4SLionel Sambuc0x5C1A = 0x3E30
1763*36dcc4a4SLionel Sambuc0x5C20 = 0x5576
1764*36dcc4a4SLionel Sambuc0x5C22 = 0x5577
1765*36dcc4a4SLionel Sambuc0x5C24 = 0x4C60
1766*36dcc4a4SLionel Sambuc0x5C28 = 0x5578
1767*36dcc4a4SLionel Sambuc0x5C2D = 0x3646
1768*36dcc4a4SLionel Sambuc0x5C31 = 0x3D22
1769*36dcc4a4SLionel Sambuc0x5C38 = 0x5579
1770*36dcc4a4SLionel Sambuc0x5C39 = 0x557A
1771*36dcc4a4SLionel Sambuc0x5C3A = 0x3C5C
1772*36dcc4a4SLionel Sambuc0x5C3B = 0x3F2C
1773*36dcc4a4SLionel Sambuc0x5C3C = 0x4674
1774*36dcc4a4SLionel Sambuc0x5C3D = 0x3F54
1775*36dcc4a4SLionel Sambuc0x5C3E = 0x4878
1776*36dcc4a4SLionel Sambuc0x5C3F = 0x4722
1777*36dcc4a4SLionel Sambuc0x5C40 = 0x3649
1778*36dcc4a4SLionel Sambuc0x5C41 = 0x557B
1779*36dcc4a4SLionel Sambuc0x5C45 = 0x356F
1780*36dcc4a4SLionel Sambuc0x5C46 = 0x557C
1781*36dcc4a4SLionel Sambuc0x5C48 = 0x367E
1782*36dcc4a4SLionel Sambuc0x5C4A = 0x464F
1783*36dcc4a4SLionel Sambuc0x5C4B = 0x3230
1784*36dcc4a4SLionel Sambuc0x5C4D = 0x3B53
1785*36dcc4a4SLionel Sambuc0x5C4E = 0x557D
1786*36dcc4a4SLionel Sambuc0x5C4F = 0x5622
1787*36dcc4a4SLionel Sambuc0x5C50 = 0x5621
1788*36dcc4a4SLionel Sambuc0x5C51 = 0x367D
1789*36dcc4a4SLionel Sambuc0x5C53 = 0x557E
1790*36dcc4a4SLionel Sambuc0x5C55 = 0x4538
1791*36dcc4a4SLionel Sambuc0x5C5E = 0x4230
1792*36dcc4a4SLionel Sambuc0x5C60 = 0x454B
1793*36dcc4a4SLionel Sambuc0x5C61 = 0x3C48
1794*36dcc4a4SLionel Sambuc0x5C64 = 0x4158
1795*36dcc4a4SLionel Sambuc0x5C65 = 0x4D7A
1796*36dcc4a4SLionel Sambuc0x5C6C = 0x5624
1797*36dcc4a4SLionel Sambuc0x5C6E = 0x5625
1798*36dcc4a4SLionel Sambuc0x5C6F = 0x4656
1799*36dcc4a4SLionel Sambuc0x5C71 = 0x3B33
1800*36dcc4a4SLionel Sambuc0x5C76 = 0x5627
1801*36dcc4a4SLionel Sambuc0x5C79 = 0x5628
1802*36dcc4a4SLionel Sambuc0x5C8C = 0x5629
1803*36dcc4a4SLionel Sambuc0x5C90 = 0x3474
1804*36dcc4a4SLionel Sambuc0x5C91 = 0x562A
1805*36dcc4a4SLionel Sambuc0x5C94 = 0x562B
1806*36dcc4a4SLionel Sambuc0x5CA1 = 0x322C
1807*36dcc4a4SLionel Sambuc0x5CA8 = 0x413B
1808*36dcc4a4SLionel Sambuc0x5CA9 = 0x3464
1809*36dcc4a4SLionel Sambuc0x5CAB = 0x562D
1810*36dcc4a4SLionel Sambuc0x5CAC = 0x4C28
1811*36dcc4a4SLionel Sambuc0x5CB1 = 0x4252
1812*36dcc4a4SLionel Sambuc0x5CB3 = 0x3359
1813*36dcc4a4SLionel Sambuc0x5CB6 = 0x562F
1814*36dcc4a4SLionel Sambuc0x5CB7 = 0x5631
1815*36dcc4a4SLionel Sambuc0x5CB8 = 0x345F
1816*36dcc4a4SLionel Sambuc0x5CBB = 0x562E
1817*36dcc4a4SLionel Sambuc0x5CBC = 0x5630
1818*36dcc4a4SLionel Sambuc0x5CBE = 0x5633
1819*36dcc4a4SLionel Sambuc0x5CC5 = 0x5632
1820*36dcc4a4SLionel Sambuc0x5CC7 = 0x5634
1821*36dcc4a4SLionel Sambuc0x5CD9 = 0x5635
1822*36dcc4a4SLionel Sambuc0x5CE0 = 0x463D
1823*36dcc4a4SLionel Sambuc0x5CE1 = 0x362E
1824*36dcc4a4SLionel Sambuc0x5CE8 = 0x3265
1825*36dcc4a4SLionel Sambuc0x5CE9 = 0x5636
1826*36dcc4a4SLionel Sambuc0x5CEA = 0x563B
1827*36dcc4a4SLionel Sambuc0x5CED = 0x5639
1828*36dcc4a4SLionel Sambuc0x5CEF = 0x4A77
1829*36dcc4a4SLionel Sambuc0x5CF0 = 0x4A76
1830*36dcc4a4SLionel Sambuc0x5CF6 = 0x4567
1831*36dcc4a4SLionel Sambuc0x5CFA = 0x5638
1832*36dcc4a4SLionel Sambuc0x5CFB = 0x3D54
1833*36dcc4a4SLionel Sambuc0x5CFD = 0x5637
1834*36dcc4a4SLionel Sambuc0x5D07 = 0x3F72
1835*36dcc4a4SLionel Sambuc0x5D0B = 0x563C
1836*36dcc4a4SLionel Sambuc0x5D0E = 0x3A6A
1837*36dcc4a4SLionel Sambuc0x5D11 = 0x5642
1838*36dcc4a4SLionel Sambuc0x5D14 = 0x5643
1839*36dcc4a4SLionel Sambuc0x5D15 = 0x563D
1840*36dcc4a4SLionel Sambuc0x5D16 = 0x3333
1841*36dcc4a4SLionel Sambuc0x5D17 = 0x563E
1842*36dcc4a4SLionel Sambuc0x5D18 = 0x5647
1843*36dcc4a4SLionel Sambuc0x5D19 = 0x5646
1844*36dcc4a4SLionel Sambuc0x5D1A = 0x5645
1845*36dcc4a4SLionel Sambuc0x5D1B = 0x5641
1846*36dcc4a4SLionel Sambuc0x5D1F = 0x5640
1847*36dcc4a4SLionel Sambuc0x5D22 = 0x5644
1848*36dcc4a4SLionel Sambuc0x5D29 = 0x4A78
1849*36dcc4a4SLionel Sambuc0x5D4B = 0x564B
1850*36dcc4a4SLionel Sambuc0x5D4C = 0x5648
1851*36dcc4a4SLionel Sambuc0x5D4E = 0x564A
1852*36dcc4a4SLionel Sambuc0x5D50 = 0x4D72
1853*36dcc4a4SLionel Sambuc0x5D52 = 0x5649
1854*36dcc4a4SLionel Sambuc0x5D5C = 0x563F
1855*36dcc4a4SLionel Sambuc0x5D69 = 0x3F73
1856*36dcc4a4SLionel Sambuc0x5D6C = 0x564C
1857*36dcc4a4SLionel Sambuc0x5D6F = 0x3A37
1858*36dcc4a4SLionel Sambuc0x5D73 = 0x564D
1859*36dcc4a4SLionel Sambuc0x5D76 = 0x564E
1860*36dcc4a4SLionel Sambuc0x5D82 = 0x5651
1861*36dcc4a4SLionel Sambuc0x5D84 = 0x5650
1862*36dcc4a4SLionel Sambuc0x5D87 = 0x564F
1863*36dcc4a4SLionel Sambuc0x5D8B = 0x4568
1864*36dcc4a4SLionel Sambuc0x5D8C = 0x563A
1865*36dcc4a4SLionel Sambuc0x5D90 = 0x5657
1866*36dcc4a4SLionel Sambuc0x5D9D = 0x5653
1867*36dcc4a4SLionel Sambuc0x5DA2 = 0x5652
1868*36dcc4a4SLionel Sambuc0x5DAC = 0x5654
1869*36dcc4a4SLionel Sambuc0x5DAE = 0x5655
1870*36dcc4a4SLionel Sambuc0x5DB7 = 0x5658
1871*36dcc4a4SLionel Sambuc0x5DBA = 0x4E66
1872*36dcc4a4SLionel Sambuc0x5DBC = 0x5659
1873*36dcc4a4SLionel Sambuc0x5DBD = 0x5656
1874*36dcc4a4SLionel Sambuc0x5DC9 = 0x565A
1875*36dcc4a4SLionel Sambuc0x5DCC = 0x3460
1876*36dcc4a4SLionel Sambuc0x5DCD = 0x565B
1877*36dcc4a4SLionel Sambuc0x5DD2 = 0x565D
1878*36dcc4a4SLionel Sambuc0x5DD3 = 0x565C
1879*36dcc4a4SLionel Sambuc0x5DD6 = 0x565E
1880*36dcc4a4SLionel Sambuc0x5DDB = 0x565F
1881*36dcc4a4SLionel Sambuc0x5DDD = 0x406E
1882*36dcc4a4SLionel Sambuc0x5DDE = 0x3D23
1883*36dcc4a4SLionel Sambuc0x5DE1 = 0x3D64
1884*36dcc4a4SLionel Sambuc0x5DE3 = 0x4163
1885*36dcc4a4SLionel Sambuc0x5DE5 = 0x3929
1886*36dcc4a4SLionel Sambuc0x5DE6 = 0x3A38
1887*36dcc4a4SLionel Sambuc0x5DE7 = 0x392A
1888*36dcc4a4SLionel Sambuc0x5DE8 = 0x3570
1889*36dcc4a4SLionel Sambuc0x5DEB = 0x5660
1890*36dcc4a4SLionel Sambuc0x5DEE = 0x3A39
1891*36dcc4a4SLionel Sambuc0x5DF1 = 0x384A
1892*36dcc4a4SLionel Sambuc0x5DF2 = 0x5661
1893*36dcc4a4SLionel Sambuc0x5DF3 = 0x4C26
1894*36dcc4a4SLionel Sambuc0x5DF4 = 0x4743
1895*36dcc4a4SLionel Sambuc0x5DF5 = 0x5662
1896*36dcc4a4SLionel Sambuc0x5DF7 = 0x392B
1897*36dcc4a4SLionel Sambuc0x5DFB = 0x342C
1898*36dcc4a4SLionel Sambuc0x5DFD = 0x4327
1899*36dcc4a4SLionel Sambuc0x5DFE = 0x3652
1900*36dcc4a4SLionel Sambuc0x5E02 = 0x3B54
1901*36dcc4a4SLionel Sambuc0x5E03 = 0x495B
1902*36dcc4a4SLionel Sambuc0x5E06 = 0x4841
1903*36dcc4a4SLionel Sambuc0x5E0B = 0x5663
1904*36dcc4a4SLionel Sambuc0x5E0C = 0x3475
1905*36dcc4a4SLionel Sambuc0x5E11 = 0x5666
1906*36dcc4a4SLionel Sambuc0x5E16 = 0x4421
1907*36dcc4a4SLionel Sambuc0x5E19 = 0x5665
1908*36dcc4a4SLionel Sambuc0x5E1A = 0x5664
1909*36dcc4a4SLionel Sambuc0x5E1B = 0x5667
1910*36dcc4a4SLionel Sambuc0x5E1D = 0x446B
1911*36dcc4a4SLionel Sambuc0x5E25 = 0x3F63
1912*36dcc4a4SLionel Sambuc0x5E2B = 0x3B55
1913*36dcc4a4SLionel Sambuc0x5E2D = 0x404A
1914*36dcc4a4SLionel Sambuc0x5E2F = 0x4253
1915*36dcc4a4SLionel Sambuc0x5E30 = 0x3522
1916*36dcc4a4SLionel Sambuc0x5E33 = 0x4422
1917*36dcc4a4SLionel Sambuc0x5E36 = 0x5668
1918*36dcc4a4SLionel Sambuc0x5E37 = 0x5669
1919*36dcc4a4SLionel Sambuc0x5E38 = 0x3E6F
1920*36dcc4a4SLionel Sambuc0x5E3D = 0x4B39
1921*36dcc4a4SLionel Sambuc0x5E40 = 0x566C
1922*36dcc4a4SLionel Sambuc0x5E43 = 0x566B
1923*36dcc4a4SLionel Sambuc0x5E44 = 0x566A
1924*36dcc4a4SLionel Sambuc0x5E45 = 0x497D
1925*36dcc4a4SLionel Sambuc0x5E47 = 0x5673
1926*36dcc4a4SLionel Sambuc0x5E4C = 0x4B5A
1927*36dcc4a4SLionel Sambuc0x5E4E = 0x566D
1928*36dcc4a4SLionel Sambuc0x5E54 = 0x566F
1929*36dcc4a4SLionel Sambuc0x5E55 = 0x4B6B
1930*36dcc4a4SLionel Sambuc0x5E57 = 0x566E
1931*36dcc4a4SLionel Sambuc0x5E5F = 0x5670
1932*36dcc4a4SLionel Sambuc0x5E61 = 0x4828
1933*36dcc4a4SLionel Sambuc0x5E62 = 0x5671
1934*36dcc4a4SLionel Sambuc0x5E63 = 0x4A3E
1935*36dcc4a4SLionel Sambuc0x5E64 = 0x5672
1936*36dcc4a4SLionel Sambuc0x5E72 = 0x3433
1937*36dcc4a4SLionel Sambuc0x5E73 = 0x4A3F
1938*36dcc4a4SLionel Sambuc0x5E74 = 0x472F
1939*36dcc4a4SLionel Sambuc0x5E75 = 0x5674
1940*36dcc4a4SLionel Sambuc0x5E76 = 0x5675
1941*36dcc4a4SLionel Sambuc0x5E78 = 0x392C
1942*36dcc4a4SLionel Sambuc0x5E79 = 0x3434
1943*36dcc4a4SLionel Sambuc0x5E7A = 0x5676
1944*36dcc4a4SLionel Sambuc0x5E7B = 0x3838
1945*36dcc4a4SLionel Sambuc0x5E7C = 0x4D44
1946*36dcc4a4SLionel Sambuc0x5E7D = 0x4D29
1947*36dcc4a4SLionel Sambuc0x5E7E = 0x3476
1948*36dcc4a4SLionel Sambuc0x5E7F = 0x5678
1949*36dcc4a4SLionel Sambuc0x5E81 = 0x4423
1950*36dcc4a4SLionel Sambuc0x5E83 = 0x392D
1951*36dcc4a4SLionel Sambuc0x5E84 = 0x3E31
1952*36dcc4a4SLionel Sambuc0x5E87 = 0x485F
1953*36dcc4a4SLionel Sambuc0x5E8A = 0x3E32
1954*36dcc4a4SLionel Sambuc0x5E8F = 0x3D78
1955*36dcc4a4SLionel Sambuc0x5E95 = 0x446C
1956*36dcc4a4SLionel Sambuc0x5E96 = 0x4A79
1957*36dcc4a4SLionel Sambuc0x5E97 = 0x4539
1958*36dcc4a4SLionel Sambuc0x5E9A = 0x392E
1959*36dcc4a4SLionel Sambuc0x5E9C = 0x495C
1960*36dcc4a4SLionel Sambuc0x5EA0 = 0x5679
1961*36dcc4a4SLionel Sambuc0x5EA6 = 0x4559
1962*36dcc4a4SLionel Sambuc0x5EA7 = 0x3A42
1963*36dcc4a4SLionel Sambuc0x5EAB = 0x384B
1964*36dcc4a4SLionel Sambuc0x5EAD = 0x446D
1965*36dcc4a4SLionel Sambuc0x5EB5 = 0x3043
1966*36dcc4a4SLionel Sambuc0x5EB6 = 0x3D6E
1967*36dcc4a4SLionel Sambuc0x5EB7 = 0x392F
1968*36dcc4a4SLionel Sambuc0x5EB8 = 0x4D47
1969*36dcc4a4SLionel Sambuc0x5EC1 = 0x567A
1970*36dcc4a4SLionel Sambuc0x5EC2 = 0x567B
1971*36dcc4a4SLionel Sambuc0x5EC3 = 0x4751
1972*36dcc4a4SLionel Sambuc0x5EC8 = 0x567C
1973*36dcc4a4SLionel Sambuc0x5EC9 = 0x4E77
1974*36dcc4a4SLionel Sambuc0x5ECA = 0x4F2D
1975*36dcc4a4SLionel Sambuc0x5ECF = 0x567E
1976*36dcc4a4SLionel Sambuc0x5ED0 = 0x567D
1977*36dcc4a4SLionel Sambuc0x5ED3 = 0x3347
1978*36dcc4a4SLionel Sambuc0x5ED6 = 0x5721
1979*36dcc4a4SLionel Sambuc0x5EDA = 0x5724
1980*36dcc4a4SLionel Sambuc0x5EDB = 0x5725
1981*36dcc4a4SLionel Sambuc0x5EDD = 0x5723
1982*36dcc4a4SLionel Sambuc0x5EDF = 0x4940
1983*36dcc4a4SLionel Sambuc0x5EE0 = 0x3E33
1984*36dcc4a4SLionel Sambuc0x5EE1 = 0x5727
1985*36dcc4a4SLionel Sambuc0x5EE2 = 0x5726
1986*36dcc4a4SLionel Sambuc0x5EE3 = 0x5722
1987*36dcc4a4SLionel Sambuc0x5EE8 = 0x5728
1988*36dcc4a4SLionel Sambuc0x5EE9 = 0x5729
1989*36dcc4a4SLionel Sambuc0x5EEC = 0x572A
1990*36dcc4a4SLionel Sambuc0x5EF0 = 0x572D
1991*36dcc4a4SLionel Sambuc0x5EF1 = 0x572B
1992*36dcc4a4SLionel Sambuc0x5EF3 = 0x572C
1993*36dcc4a4SLionel Sambuc0x5EF4 = 0x572E
1994*36dcc4a4SLionel Sambuc0x5EF6 = 0x3164
1995*36dcc4a4SLionel Sambuc0x5EF7 = 0x446E
1996*36dcc4a4SLionel Sambuc0x5EF8 = 0x572F
1997*36dcc4a4SLionel Sambuc0x5EFA = 0x377A
1998*36dcc4a4SLionel Sambuc0x5EFB = 0x3276
1999*36dcc4a4SLionel Sambuc0x5EFC = 0x4736
2000*36dcc4a4SLionel Sambuc0x5EFE = 0x5730
2001*36dcc4a4SLionel Sambuc0x5EFF = 0x467B
2002*36dcc4a4SLionel Sambuc0x5F01 = 0x4A5B
2003*36dcc4a4SLionel Sambuc0x5F03 = 0x5731
2004*36dcc4a4SLionel Sambuc0x5F04 = 0x4F2E
2005*36dcc4a4SLionel Sambuc0x5F09 = 0x5732
2006*36dcc4a4SLionel Sambuc0x5F0A = 0x4A40
2007*36dcc4a4SLionel Sambuc0x5F0B = 0x5735
2008*36dcc4a4SLionel Sambuc0x5F0C = 0x5021
2009*36dcc4a4SLionel Sambuc0x5F0D = 0x5031
2010*36dcc4a4SLionel Sambuc0x5F0F = 0x3C30
2011*36dcc4a4SLionel Sambuc0x5F10 = 0x4675
2012*36dcc4a4SLionel Sambuc0x5F11 = 0x5736
2013*36dcc4a4SLionel Sambuc0x5F13 = 0x355D
2014*36dcc4a4SLionel Sambuc0x5F14 = 0x4424
2015*36dcc4a4SLionel Sambuc0x5F15 = 0x307A
2016*36dcc4a4SLionel Sambuc0x5F16 = 0x5737
2017*36dcc4a4SLionel Sambuc0x5F17 = 0x4A26
2018*36dcc4a4SLionel Sambuc0x5F18 = 0x3930
2019*36dcc4a4SLionel Sambuc0x5F1B = 0x4350
2020*36dcc4a4SLionel Sambuc0x5F1F = 0x446F
2021*36dcc4a4SLionel Sambuc0x5F25 = 0x4C6F
2022*36dcc4a4SLionel Sambuc0x5F26 = 0x3839
2023*36dcc4a4SLionel Sambuc0x5F27 = 0x384C
2024*36dcc4a4SLionel Sambuc0x5F29 = 0x5738
2025*36dcc4a4SLionel Sambuc0x5F2D = 0x5739
2026*36dcc4a4SLionel Sambuc0x5F2F = 0x573F
2027*36dcc4a4SLionel Sambuc0x5F31 = 0x3C65
2028*36dcc4a4SLionel Sambuc0x5F35 = 0x4425
2029*36dcc4a4SLionel Sambuc0x5F37 = 0x362F
2030*36dcc4a4SLionel Sambuc0x5F38 = 0x573A
2031*36dcc4a4SLionel Sambuc0x5F3C = 0x492B
2032*36dcc4a4SLionel Sambuc0x5F3E = 0x4346
2033*36dcc4a4SLionel Sambuc0x5F41 = 0x573B
2034*36dcc4a4SLionel Sambuc0x5F48 = 0x573C
2035*36dcc4a4SLionel Sambuc0x5F4A = 0x3630
2036*36dcc4a4SLionel Sambuc0x5F4C = 0x573D
2037*36dcc4a4SLionel Sambuc0x5F4E = 0x573E
2038*36dcc4a4SLionel Sambuc0x5F51 = 0x5740
2039*36dcc4a4SLionel Sambuc0x5F53 = 0x4576
2040*36dcc4a4SLionel Sambuc0x5F56 = 0x5741
2041*36dcc4a4SLionel Sambuc0x5F57 = 0x5742
2042*36dcc4a4SLionel Sambuc0x5F59 = 0x5743
2043*36dcc4a4SLionel Sambuc0x5F5C = 0x5734
2044*36dcc4a4SLionel Sambuc0x5F5D = 0x5733
2045*36dcc4a4SLionel Sambuc0x5F61 = 0x5744
2046*36dcc4a4SLionel Sambuc0x5F62 = 0x3741
2047*36dcc4a4SLionel Sambuc0x5F66 = 0x4927
2048*36dcc4a4SLionel Sambuc0x5F69 = 0x3A4C
2049*36dcc4a4SLionel Sambuc0x5F6A = 0x4937
2050*36dcc4a4SLionel Sambuc0x5F6B = 0x4426
2051*36dcc4a4SLionel Sambuc0x5F6C = 0x494B
2052*36dcc4a4SLionel Sambuc0x5F6D = 0x5745
2053*36dcc4a4SLionel Sambuc0x5F70 = 0x3E34
2054*36dcc4a4SLionel Sambuc0x5F71 = 0x3146
2055*36dcc4a4SLionel Sambuc0x5F73 = 0x5746
2056*36dcc4a4SLionel Sambuc0x5F77 = 0x5747
2057*36dcc4a4SLionel Sambuc0x5F79 = 0x4C72
2058*36dcc4a4SLionel Sambuc0x5F7C = 0x4860
2059*36dcc4a4SLionel Sambuc0x5F7F = 0x574A
2060*36dcc4a4SLionel Sambuc0x5F80 = 0x317D
2061*36dcc4a4SLionel Sambuc0x5F81 = 0x402C
2062*36dcc4a4SLionel Sambuc0x5F82 = 0x5749
2063*36dcc4a4SLionel Sambuc0x5F83 = 0x5748
2064*36dcc4a4SLionel Sambuc0x5F84 = 0x3742
2065*36dcc4a4SLionel Sambuc0x5F85 = 0x4254
2066*36dcc4a4SLionel Sambuc0x5F87 = 0x574E
2067*36dcc4a4SLionel Sambuc0x5F88 = 0x574C
2068*36dcc4a4SLionel Sambuc0x5F8A = 0x574B
2069*36dcc4a4SLionel Sambuc0x5F8B = 0x4E27
2070*36dcc4a4SLionel Sambuc0x5F8C = 0x3865
2071*36dcc4a4SLionel Sambuc0x5F90 = 0x3D79
2072*36dcc4a4SLionel Sambuc0x5F91 = 0x574D
2073*36dcc4a4SLionel Sambuc0x5F92 = 0x454C
2074*36dcc4a4SLionel Sambuc0x5F93 = 0x3D3E
2075*36dcc4a4SLionel Sambuc0x5F97 = 0x4640
2076*36dcc4a4SLionel Sambuc0x5F98 = 0x5751
2077*36dcc4a4SLionel Sambuc0x5F99 = 0x5750
2078*36dcc4a4SLionel Sambuc0x5F9E = 0x574F
2079*36dcc4a4SLionel Sambuc0x5FA0 = 0x5752
2080*36dcc4a4SLionel Sambuc0x5FA1 = 0x3866
2081*36dcc4a4SLionel Sambuc0x5FA8 = 0x5753
2082*36dcc4a4SLionel Sambuc0x5FA9 = 0x497C
2083*36dcc4a4SLionel Sambuc0x5FAA = 0x3D5B
2084*36dcc4a4SLionel Sambuc0x5FAD = 0x5754
2085*36dcc4a4SLionel Sambuc0x5FAE = 0x4879
2086*36dcc4a4SLionel Sambuc0x5FB3 = 0x4641
2087*36dcc4a4SLionel Sambuc0x5FB4 = 0x4427
2088*36dcc4a4SLionel Sambuc0x5FB9 = 0x4530
2089*36dcc4a4SLionel Sambuc0x5FBC = 0x5755
2090*36dcc4a4SLionel Sambuc0x5FBD = 0x352B
2091*36dcc4a4SLionel Sambuc0x5FC3 = 0x3F34
2092*36dcc4a4SLionel Sambuc0x5FC5 = 0x492C
2093*36dcc4a4SLionel Sambuc0x5FCC = 0x3477
2094*36dcc4a4SLionel Sambuc0x5FCD = 0x4726
2095*36dcc4a4SLionel Sambuc0x5FD6 = 0x5756
2096*36dcc4a4SLionel Sambuc0x5FD7 = 0x3B56
2097*36dcc4a4SLionel Sambuc0x5FD8 = 0x4B3A
2098*36dcc4a4SLionel Sambuc0x5FD9 = 0x4B3B
2099*36dcc4a4SLionel Sambuc0x5FDC = 0x317E
2100*36dcc4a4SLionel Sambuc0x5FDD = 0x575B
2101*36dcc4a4SLionel Sambuc0x5FE0 = 0x4369
2102*36dcc4a4SLionel Sambuc0x5FE4 = 0x5758
2103*36dcc4a4SLionel Sambuc0x5FEB = 0x3277
2104*36dcc4a4SLionel Sambuc0x5FF0 = 0x582D
2105*36dcc4a4SLionel Sambuc0x5FF1 = 0x575A
2106*36dcc4a4SLionel Sambuc0x5FF5 = 0x4730
2107*36dcc4a4SLionel Sambuc0x5FF8 = 0x5759
2108*36dcc4a4SLionel Sambuc0x5FFB = 0x5757
2109*36dcc4a4SLionel Sambuc0x5FFD = 0x397A
2110*36dcc4a4SLionel Sambuc0x5FFF = 0x575D
2111*36dcc4a4SLionel Sambuc0x600E = 0x5763
2112*36dcc4a4SLionel Sambuc0x600F = 0x5769
2113*36dcc4a4SLionel Sambuc0x6010 = 0x5761
2114*36dcc4a4SLionel Sambuc0x6012 = 0x455C
2115*36dcc4a4SLionel Sambuc0x6015 = 0x5766
2116*36dcc4a4SLionel Sambuc0x6016 = 0x495D
2117*36dcc4a4SLionel Sambuc0x6019 = 0x5760
2118*36dcc4a4SLionel Sambuc0x601B = 0x5765
2119*36dcc4a4SLionel Sambuc0x601C = 0x4E67
2120*36dcc4a4SLionel Sambuc0x601D = 0x3B57
2121*36dcc4a4SLionel Sambuc0x6020 = 0x4255
2122*36dcc4a4SLionel Sambuc0x6021 = 0x575E
2123*36dcc4a4SLionel Sambuc0x6025 = 0x355E
2124*36dcc4a4SLionel Sambuc0x6026 = 0x5768
2125*36dcc4a4SLionel Sambuc0x6027 = 0x402D
2126*36dcc4a4SLionel Sambuc0x6028 = 0x3165
2127*36dcc4a4SLionel Sambuc0x6029 = 0x5762
2128*36dcc4a4SLionel Sambuc0x602A = 0x3278
2129*36dcc4a4SLionel Sambuc0x602B = 0x5767
2130*36dcc4a4SLionel Sambuc0x602F = 0x3631
2131*36dcc4a4SLionel Sambuc0x6031 = 0x5764
2132*36dcc4a4SLionel Sambuc0x603A = 0x576A
2133*36dcc4a4SLionel Sambuc0x6041 = 0x576C
2134*36dcc4a4SLionel Sambuc0x6042 = 0x5776
2135*36dcc4a4SLionel Sambuc0x6043 = 0x5774
2136*36dcc4a4SLionel Sambuc0x6046 = 0x5771
2137*36dcc4a4SLionel Sambuc0x604A = 0x5770
2138*36dcc4a4SLionel Sambuc0x604B = 0x4E78
2139*36dcc4a4SLionel Sambuc0x604D = 0x5772
2140*36dcc4a4SLionel Sambuc0x6050 = 0x3632
2141*36dcc4a4SLionel Sambuc0x6052 = 0x3931
2142*36dcc4a4SLionel Sambuc0x6055 = 0x3D7A
2143*36dcc4a4SLionel Sambuc0x6059 = 0x5779
2144*36dcc4a4SLionel Sambuc0x605A = 0x576B
2145*36dcc4a4SLionel Sambuc0x605F = 0x576F
2146*36dcc4a4SLionel Sambuc0x6060 = 0x575F
2147*36dcc4a4SLionel Sambuc0x6062 = 0x327A
2148*36dcc4a4SLionel Sambuc0x6063 = 0x5773
2149*36dcc4a4SLionel Sambuc0x6064 = 0x5775
2150*36dcc4a4SLionel Sambuc0x6065 = 0x4351
2151*36dcc4a4SLionel Sambuc0x6068 = 0x3A28
2152*36dcc4a4SLionel Sambuc0x6069 = 0x3238
2153*36dcc4a4SLionel Sambuc0x606A = 0x576D
2154*36dcc4a4SLionel Sambuc0x606B = 0x5778
2155*36dcc4a4SLionel Sambuc0x606C = 0x5777
2156*36dcc4a4SLionel Sambuc0x606D = 0x3633
2157*36dcc4a4SLionel Sambuc0x606F = 0x4229
2158*36dcc4a4SLionel Sambuc0x6070 = 0x3366
2159*36dcc4a4SLionel Sambuc0x6075 = 0x3743
2160*36dcc4a4SLionel Sambuc0x6077 = 0x576E
2161*36dcc4a4SLionel Sambuc0x6081 = 0x577A
2162*36dcc4a4SLionel Sambuc0x6083 = 0x577D
2163*36dcc4a4SLionel Sambuc0x6084 = 0x5821
2164*36dcc4a4SLionel Sambuc0x6089 = 0x3C3D
2165*36dcc4a4SLionel Sambuc0x608B = 0x5827
2166*36dcc4a4SLionel Sambuc0x608C = 0x4470
2167*36dcc4a4SLionel Sambuc0x608D = 0x577B
2168*36dcc4a4SLionel Sambuc0x6092 = 0x5825
2169*36dcc4a4SLionel Sambuc0x6094 = 0x3279
2170*36dcc4a4SLionel Sambuc0x6096 = 0x5823
2171*36dcc4a4SLionel Sambuc0x6097 = 0x5824
2172*36dcc4a4SLionel Sambuc0x609A = 0x577E
2173*36dcc4a4SLionel Sambuc0x609B = 0x5822
2174*36dcc4a4SLionel Sambuc0x609F = 0x3867
2175*36dcc4a4SLionel Sambuc0x60A0 = 0x4D2A
2176*36dcc4a4SLionel Sambuc0x60A3 = 0x3435
2177*36dcc4a4SLionel Sambuc0x60A6 = 0x3159
2178*36dcc4a4SLionel Sambuc0x60A7 = 0x5826
2179*36dcc4a4SLionel Sambuc0x60A9 = 0x473A
2180*36dcc4a4SLionel Sambuc0x60AA = 0x302D
2181*36dcc4a4SLionel Sambuc0x60B2 = 0x4861
2182*36dcc4a4SLionel Sambuc0x60B3 = 0x575C
2183*36dcc4a4SLionel Sambuc0x60B4 = 0x582C
2184*36dcc4a4SLionel Sambuc0x60B5 = 0x5830
2185*36dcc4a4SLionel Sambuc0x60B6 = 0x4C65
2186*36dcc4a4SLionel Sambuc0x60B8 = 0x5829
2187*36dcc4a4SLionel Sambuc0x60BC = 0x4569
2188*36dcc4a4SLionel Sambuc0x60BD = 0x582E
2189*36dcc4a4SLionel Sambuc0x60C5 = 0x3E70
2190*36dcc4a4SLionel Sambuc0x60C6 = 0x582F
2191*36dcc4a4SLionel Sambuc0x60C7 = 0x4657
2192*36dcc4a4SLionel Sambuc0x60D1 = 0x4F47
2193*36dcc4a4SLionel Sambuc0x60D3 = 0x582B
2194*36dcc4a4SLionel Sambuc0x60D8 = 0x5831
2195*36dcc4a4SLionel Sambuc0x60DA = 0x397B
2196*36dcc4a4SLionel Sambuc0x60DC = 0x404B
2197*36dcc4a4SLionel Sambuc0x60DF = 0x3054
2198*36dcc4a4SLionel Sambuc0x60E0 = 0x582A
2199*36dcc4a4SLionel Sambuc0x60E1 = 0x5828
2200*36dcc4a4SLionel Sambuc0x60E3 = 0x415A
2201*36dcc4a4SLionel Sambuc0x60E7 = 0x577C
2202*36dcc4a4SLionel Sambuc0x60E8 = 0x3B34
2203*36dcc4a4SLionel Sambuc0x60F0 = 0x4246
2204*36dcc4a4SLionel Sambuc0x60F1 = 0x583D
2205*36dcc4a4SLionel Sambuc0x60F3 = 0x415B
2206*36dcc4a4SLionel Sambuc0x60F4 = 0x5838
2207*36dcc4a4SLionel Sambuc0x60F6 = 0x5835
2208*36dcc4a4SLionel Sambuc0x60F7 = 0x5836
2209*36dcc4a4SLionel Sambuc0x60F9 = 0x3C66
2210*36dcc4a4SLionel Sambuc0x60FA = 0x5839
2211*36dcc4a4SLionel Sambuc0x60FB = 0x583C
2212*36dcc4a4SLionel Sambuc0x6100 = 0x5837
2213*36dcc4a4SLionel Sambuc0x6101 = 0x3D25
2214*36dcc4a4SLionel Sambuc0x6103 = 0x583A
2215*36dcc4a4SLionel Sambuc0x6106 = 0x5834
2216*36dcc4a4SLionel Sambuc0x6108 = 0x4C7C
2217*36dcc4a4SLionel Sambuc0x6109 = 0x4C7B
2218*36dcc4a4SLionel Sambuc0x610D = 0x583E
2219*36dcc4a4SLionel Sambuc0x610E = 0x583F
2220*36dcc4a4SLionel Sambuc0x610F = 0x3055
2221*36dcc4a4SLionel Sambuc0x6115 = 0x5833
2222*36dcc4a4SLionel Sambuc0x611A = 0x3672
2223*36dcc4a4SLionel Sambuc0x611B = 0x3026
2224*36dcc4a4SLionel Sambuc0x611F = 0x3436
2225*36dcc4a4SLionel Sambuc0x6121 = 0x583B
2226*36dcc4a4SLionel Sambuc0x6127 = 0x5843
2227*36dcc4a4SLionel Sambuc0x6128 = 0x5842
2228*36dcc4a4SLionel Sambuc0x612C = 0x5847
2229*36dcc4a4SLionel Sambuc0x6134 = 0x5848
2230*36dcc4a4SLionel Sambuc0x613C = 0x5846
2231*36dcc4a4SLionel Sambuc0x613D = 0x5849
2232*36dcc4a4SLionel Sambuc0x613E = 0x5841
2233*36dcc4a4SLionel Sambuc0x613F = 0x5845
2234*36dcc4a4SLionel Sambuc0x6142 = 0x584A
2235*36dcc4a4SLionel Sambuc0x6144 = 0x584B
2236*36dcc4a4SLionel Sambuc0x6147 = 0x5840
2237*36dcc4a4SLionel Sambuc0x6148 = 0x3B7C
2238*36dcc4a4SLionel Sambuc0x614A = 0x5844
2239*36dcc4a4SLionel Sambuc0x614B = 0x4256
2240*36dcc4a4SLionel Sambuc0x614C = 0x3932
2241*36dcc4a4SLionel Sambuc0x614D = 0x5832
2242*36dcc4a4SLionel Sambuc0x614E = 0x3F35
2243*36dcc4a4SLionel Sambuc0x6153 = 0x5858
2244*36dcc4a4SLionel Sambuc0x6155 = 0x4A69
2245*36dcc4a4SLionel Sambuc0x6158 = 0x584E
2246*36dcc4a4SLionel Sambuc0x6159 = 0x584F
2247*36dcc4a4SLionel Sambuc0x615A = 0x5850
2248*36dcc4a4SLionel Sambuc0x615D = 0x5857
2249*36dcc4a4SLionel Sambuc0x615F = 0x5856
2250*36dcc4a4SLionel Sambuc0x6162 = 0x4B7D
2251*36dcc4a4SLionel Sambuc0x6163 = 0x3437
2252*36dcc4a4SLionel Sambuc0x6165 = 0x5854
2253*36dcc4a4SLionel Sambuc0x6167 = 0x3745
2254*36dcc4a4SLionel Sambuc0x6168 = 0x3334
2255*36dcc4a4SLionel Sambuc0x616B = 0x5851
2256*36dcc4a4SLionel Sambuc0x616E = 0x4E38
2257*36dcc4a4SLionel Sambuc0x616F = 0x5853
2258*36dcc4a4SLionel Sambuc0x6170 = 0x3056
2259*36dcc4a4SLionel Sambuc0x6171 = 0x5855
2260*36dcc4a4SLionel Sambuc0x6173 = 0x584C
2261*36dcc4a4SLionel Sambuc0x6174 = 0x5852
2262*36dcc4a4SLionel Sambuc0x6175 = 0x5859
2263*36dcc4a4SLionel Sambuc0x6176 = 0x3744
2264*36dcc4a4SLionel Sambuc0x6177 = 0x584D
2265*36dcc4a4SLionel Sambuc0x617E = 0x4D5D
2266*36dcc4a4SLionel Sambuc0x6182 = 0x4D2B
2267*36dcc4a4SLionel Sambuc0x6187 = 0x585C
2268*36dcc4a4SLionel Sambuc0x618A = 0x5860
2269*36dcc4a4SLionel Sambuc0x618E = 0x417E
2270*36dcc4a4SLionel Sambuc0x6190 = 0x4E79
2271*36dcc4a4SLionel Sambuc0x6191 = 0x5861
2272*36dcc4a4SLionel Sambuc0x6194 = 0x585E
2273*36dcc4a4SLionel Sambuc0x6196 = 0x585B
2274*36dcc4a4SLionel Sambuc0x6199 = 0x585A
2275*36dcc4a4SLionel Sambuc0x619A = 0x585F
2276*36dcc4a4SLionel Sambuc0x61A4 = 0x4A30
2277*36dcc4a4SLionel Sambuc0x61A7 = 0x4634
2278*36dcc4a4SLionel Sambuc0x61A9 = 0x3746
2279*36dcc4a4SLionel Sambuc0x61AB = 0x5862
2280*36dcc4a4SLionel Sambuc0x61AC = 0x585D
2281*36dcc4a4SLionel Sambuc0x61AE = 0x5863
2282*36dcc4a4SLionel Sambuc0x61B2 = 0x377B
2283*36dcc4a4SLionel Sambuc0x61B6 = 0x3231
2284*36dcc4a4SLionel Sambuc0x61BA = 0x586B
2285*36dcc4a4SLionel Sambuc0x61BE = 0x3438
2286*36dcc4a4SLionel Sambuc0x61C3 = 0x5869
2287*36dcc4a4SLionel Sambuc0x61C6 = 0x586A
2288*36dcc4a4SLionel Sambuc0x61C7 = 0x3A29
2289*36dcc4a4SLionel Sambuc0x61C8 = 0x5868
2290*36dcc4a4SLionel Sambuc0x61C9 = 0x5866
2291*36dcc4a4SLionel Sambuc0x61CA = 0x5865
2292*36dcc4a4SLionel Sambuc0x61CB = 0x586C
2293*36dcc4a4SLionel Sambuc0x61CC = 0x5864
2294*36dcc4a4SLionel Sambuc0x61CD = 0x586E
2295*36dcc4a4SLionel Sambuc0x61D0 = 0x327B
2296*36dcc4a4SLionel Sambuc0x61E3 = 0x5870
2297*36dcc4a4SLionel Sambuc0x61E6 = 0x586F
2298*36dcc4a4SLionel Sambuc0x61F2 = 0x4428
2299*36dcc4a4SLionel Sambuc0x61F4 = 0x5873
2300*36dcc4a4SLionel Sambuc0x61F6 = 0x5871
2301*36dcc4a4SLionel Sambuc0x61F7 = 0x5867
2302*36dcc4a4SLionel Sambuc0x61F8 = 0x377C
2303*36dcc4a4SLionel Sambuc0x61FA = 0x5872
2304*36dcc4a4SLionel Sambuc0x61FC = 0x5876
2305*36dcc4a4SLionel Sambuc0x61FD = 0x5875
2306*36dcc4a4SLionel Sambuc0x61FE = 0x5877
2307*36dcc4a4SLionel Sambuc0x61FF = 0x5874
2308*36dcc4a4SLionel Sambuc0x6200 = 0x5878
2309*36dcc4a4SLionel Sambuc0x6208 = 0x5879
2310*36dcc4a4SLionel Sambuc0x6209 = 0x587A
2311*36dcc4a4SLionel Sambuc0x620A = 0x4A6A
2312*36dcc4a4SLionel Sambuc0x620C = 0x587C
2313*36dcc4a4SLionel Sambuc0x620D = 0x587B
2314*36dcc4a4SLionel Sambuc0x620E = 0x3D3F
2315*36dcc4a4SLionel Sambuc0x6210 = 0x402E
2316*36dcc4a4SLionel Sambuc0x6211 = 0x3266
2317*36dcc4a4SLionel Sambuc0x6212 = 0x327C
2318*36dcc4a4SLionel Sambuc0x6214 = 0x587D
2319*36dcc4a4SLionel Sambuc0x6216 = 0x303F
2320*36dcc4a4SLionel Sambuc0x621A = 0x404C
2321*36dcc4a4SLionel Sambuc0x621B = 0x587E
2322*36dcc4a4SLionel Sambuc0x621D = 0x6C43
2323*36dcc4a4SLionel Sambuc0x621E = 0x5921
2324*36dcc4a4SLionel Sambuc0x621F = 0x3761
2325*36dcc4a4SLionel Sambuc0x6221 = 0x5922
2326*36dcc4a4SLionel Sambuc0x6226 = 0x406F
2327*36dcc4a4SLionel Sambuc0x622A = 0x5923
2328*36dcc4a4SLionel Sambuc0x622E = 0x5924
2329*36dcc4a4SLionel Sambuc0x622F = 0x353A
2330*36dcc4a4SLionel Sambuc0x6230 = 0x5925
2331*36dcc4a4SLionel Sambuc0x6232 = 0x5926
2332*36dcc4a4SLionel Sambuc0x6233 = 0x5927
2333*36dcc4a4SLionel Sambuc0x6234 = 0x4257
2334*36dcc4a4SLionel Sambuc0x6238 = 0x384D
2335*36dcc4a4SLionel Sambuc0x623B = 0x4C61
2336*36dcc4a4SLionel Sambuc0x623F = 0x4B3C
2337*36dcc4a4SLionel Sambuc0x6240 = 0x3D6A
2338*36dcc4a4SLionel Sambuc0x6241 = 0x5928
2339*36dcc4a4SLionel Sambuc0x6247 = 0x4070
2340*36dcc4a4SLionel Sambuc0x6248 = 0x6E3D
2341*36dcc4a4SLionel Sambuc0x6249 = 0x4862
2342*36dcc4a4SLionel Sambuc0x624B = 0x3C6A
2343*36dcc4a4SLionel Sambuc0x624D = 0x3A4D
2344*36dcc4a4SLionel Sambuc0x624E = 0x5929
2345*36dcc4a4SLionel Sambuc0x6253 = 0x4247
2346*36dcc4a4SLionel Sambuc0x6255 = 0x4A27
2347*36dcc4a4SLionel Sambuc0x6258 = 0x4271
2348*36dcc4a4SLionel Sambuc0x625B = 0x592C
2349*36dcc4a4SLionel Sambuc0x625E = 0x592A
2350*36dcc4a4SLionel Sambuc0x6260 = 0x592D
2351*36dcc4a4SLionel Sambuc0x6263 = 0x592B
2352*36dcc4a4SLionel Sambuc0x6268 = 0x592E
2353*36dcc4a4SLionel Sambuc0x626E = 0x4A31
2354*36dcc4a4SLionel Sambuc0x6271 = 0x3037
2355*36dcc4a4SLionel Sambuc0x6276 = 0x495E
2356*36dcc4a4SLionel Sambuc0x6279 = 0x4863
2357*36dcc4a4SLionel Sambuc0x627C = 0x592F
2358*36dcc4a4SLionel Sambuc0x627E = 0x5932
2359*36dcc4a4SLionel Sambuc0x627F = 0x3E35
2360*36dcc4a4SLionel Sambuc0x6280 = 0x353B
2361*36dcc4a4SLionel Sambuc0x6282 = 0x5930
2362*36dcc4a4SLionel Sambuc0x6283 = 0x5937
2363*36dcc4a4SLionel Sambuc0x6284 = 0x3E36
2364*36dcc4a4SLionel Sambuc0x6289 = 0x5931
2365*36dcc4a4SLionel Sambuc0x628A = 0x4744
2366*36dcc4a4SLionel Sambuc0x6291 = 0x4D5E
2367*36dcc4a4SLionel Sambuc0x6292 = 0x5933
2368*36dcc4a4SLionel Sambuc0x6293 = 0x5934
2369*36dcc4a4SLionel Sambuc0x6294 = 0x5938
2370*36dcc4a4SLionel Sambuc0x6295 = 0x456A
2371*36dcc4a4SLionel Sambuc0x6296 = 0x5935
2372*36dcc4a4SLionel Sambuc0x6297 = 0x3933
2373*36dcc4a4SLionel Sambuc0x6298 = 0x405E
2374*36dcc4a4SLionel Sambuc0x629B = 0x5946
2375*36dcc4a4SLionel Sambuc0x629C = 0x4834
2376*36dcc4a4SLionel Sambuc0x629E = 0x4272
2377*36dcc4a4SLionel Sambuc0x62AB = 0x4864
2378*36dcc4a4SLionel Sambuc0x62AC = 0x5A2D
2379*36dcc4a4SLionel Sambuc0x62B1 = 0x4A7A
2380*36dcc4a4SLionel Sambuc0x62B5 = 0x4471
2381*36dcc4a4SLionel Sambuc0x62B9 = 0x4B75
2382*36dcc4a4SLionel Sambuc0x62BB = 0x593B
2383*36dcc4a4SLionel Sambuc0x62BC = 0x3221
2384*36dcc4a4SLionel Sambuc0x62BD = 0x436A
2385*36dcc4a4SLionel Sambuc0x62C2 = 0x5944
2386*36dcc4a4SLionel Sambuc0x62C5 = 0x4334
2387*36dcc4a4SLionel Sambuc0x62C6 = 0x593E
2388*36dcc4a4SLionel Sambuc0x62C7 = 0x5945
2389*36dcc4a4SLionel Sambuc0x62C8 = 0x5940
2390*36dcc4a4SLionel Sambuc0x62C9 = 0x5947
2391*36dcc4a4SLionel Sambuc0x62CA = 0x5943
2392*36dcc4a4SLionel Sambuc0x62CC = 0x5942
2393*36dcc4a4SLionel Sambuc0x62CD = 0x476F
2394*36dcc4a4SLionel Sambuc0x62CF = 0x593C
2395*36dcc4a4SLionel Sambuc0x62D0 = 0x327D
2396*36dcc4a4SLionel Sambuc0x62D1 = 0x593A
2397*36dcc4a4SLionel Sambuc0x62D2 = 0x3571
2398*36dcc4a4SLionel Sambuc0x62D3 = 0x4273
2399*36dcc4a4SLionel Sambuc0x62D4 = 0x5936
2400*36dcc4a4SLionel Sambuc0x62D7 = 0x5939
2401*36dcc4a4SLionel Sambuc0x62D8 = 0x3934
2402*36dcc4a4SLionel Sambuc0x62D9 = 0x405B
2403*36dcc4a4SLionel Sambuc0x62DB = 0x3E37
2404*36dcc4a4SLionel Sambuc0x62DC = 0x5941
2405*36dcc4a4SLionel Sambuc0x62DD = 0x4752
2406*36dcc4a4SLionel Sambuc0x62E0 = 0x3572
2407*36dcc4a4SLionel Sambuc0x62E1 = 0x3348
2408*36dcc4a4SLionel Sambuc0x62EC = 0x3367
2409*36dcc4a4SLionel Sambuc0x62ED = 0x3F21
2410*36dcc4a4SLionel Sambuc0x62EE = 0x5949
2411*36dcc4a4SLionel Sambuc0x62EF = 0x594E
2412*36dcc4a4SLionel Sambuc0x62F1 = 0x594A
2413*36dcc4a4SLionel Sambuc0x62F3 = 0x377D
2414*36dcc4a4SLionel Sambuc0x62F5 = 0x594F
2415*36dcc4a4SLionel Sambuc0x62F6 = 0x3B22
2416*36dcc4a4SLionel Sambuc0x62F7 = 0x3969
2417*36dcc4a4SLionel Sambuc0x62FE = 0x3D26
2418*36dcc4a4SLionel Sambuc0x62FF = 0x593D
2419*36dcc4a4SLionel Sambuc0x6301 = 0x3B7D
2420*36dcc4a4SLionel Sambuc0x6302 = 0x594C
2421*36dcc4a4SLionel Sambuc0x6307 = 0x3B58
2422*36dcc4a4SLionel Sambuc0x6308 = 0x594D
2423*36dcc4a4SLionel Sambuc0x6309 = 0x3044
2424*36dcc4a4SLionel Sambuc0x630C = 0x5948
2425*36dcc4a4SLionel Sambuc0x6311 = 0x4429
2426*36dcc4a4SLionel Sambuc0x6319 = 0x3573
2427*36dcc4a4SLionel Sambuc0x631F = 0x3634
2428*36dcc4a4SLionel Sambuc0x6327 = 0x594B
2429*36dcc4a4SLionel Sambuc0x6328 = 0x3027
2430*36dcc4a4SLionel Sambuc0x632B = 0x3A43
2431*36dcc4a4SLionel Sambuc0x632F = 0x3F36
2432*36dcc4a4SLionel Sambuc0x633A = 0x4472
2433*36dcc4a4SLionel Sambuc0x633D = 0x4854
2434*36dcc4a4SLionel Sambuc0x633E = 0x5951
2435*36dcc4a4SLionel Sambuc0x633F = 0x415E
2436*36dcc4a4SLionel Sambuc0x6349 = 0x422A
2437*36dcc4a4SLionel Sambuc0x634C = 0x3B2B
2438*36dcc4a4SLionel Sambuc0x634D = 0x5952
2439*36dcc4a4SLionel Sambuc0x634F = 0x5954
2440*36dcc4a4SLionel Sambuc0x6350 = 0x5950
2441*36dcc4a4SLionel Sambuc0x6355 = 0x4A61
2442*36dcc4a4SLionel Sambuc0x6357 = 0x443D
2443*36dcc4a4SLionel Sambuc0x635C = 0x415C
2444*36dcc4a4SLionel Sambuc0x6367 = 0x4A7B
2445*36dcc4a4SLionel Sambuc0x6368 = 0x3C4E
2446*36dcc4a4SLionel Sambuc0x6369 = 0x5960
2447*36dcc4a4SLionel Sambuc0x636B = 0x595F
2448*36dcc4a4SLionel Sambuc0x636E = 0x3F78
2449*36dcc4a4SLionel Sambuc0x6372 = 0x377E
2450*36dcc4a4SLionel Sambuc0x6376 = 0x5959
2451*36dcc4a4SLionel Sambuc0x6377 = 0x3E39
2452*36dcc4a4SLionel Sambuc0x637A = 0x4668
2453*36dcc4a4SLionel Sambuc0x637B = 0x4731
2454*36dcc4a4SLionel Sambuc0x6380 = 0x5957
2455*36dcc4a4SLionel Sambuc0x6383 = 0x415D
2456*36dcc4a4SLionel Sambuc0x6388 = 0x3C78
2457*36dcc4a4SLionel Sambuc0x6389 = 0x595C
2458*36dcc4a4SLionel Sambuc0x638C = 0x3E38
2459*36dcc4a4SLionel Sambuc0x638E = 0x5956
2460*36dcc4a4SLionel Sambuc0x638F = 0x595B
2461*36dcc4a4SLionel Sambuc0x6392 = 0x4753
2462*36dcc4a4SLionel Sambuc0x6396 = 0x5955
2463*36dcc4a4SLionel Sambuc0x6398 = 0x3721
2464*36dcc4a4SLionel Sambuc0x639B = 0x335D
2465*36dcc4a4SLionel Sambuc0x639F = 0x595D
2466*36dcc4a4SLionel Sambuc0x63A0 = 0x4E2B
2467*36dcc4a4SLionel Sambuc0x63A1 = 0x3A4E
2468*36dcc4a4SLionel Sambuc0x63A2 = 0x4335
2469*36dcc4a4SLionel Sambuc0x63A3 = 0x595A
2470*36dcc4a4SLionel Sambuc0x63A5 = 0x405C
2471*36dcc4a4SLionel Sambuc0x63A7 = 0x3935
2472*36dcc4a4SLionel Sambuc0x63A8 = 0x3F64
2473*36dcc4a4SLionel Sambuc0x63A9 = 0x3166
2474*36dcc4a4SLionel Sambuc0x63AA = 0x413C
2475*36dcc4a4SLionel Sambuc0x63AB = 0x5958
2476*36dcc4a4SLionel Sambuc0x63AC = 0x3545
2477*36dcc4a4SLionel Sambuc0x63B2 = 0x3747
2478*36dcc4a4SLionel Sambuc0x63B4 = 0x444F
2479*36dcc4a4SLionel Sambuc0x63B5 = 0x595E
2480*36dcc4a4SLionel Sambuc0x63BB = 0x415F
2481*36dcc4a4SLionel Sambuc0x63BE = 0x5961
2482*36dcc4a4SLionel Sambuc0x63C0 = 0x5963
2483*36dcc4a4SLionel Sambuc0x63C3 = 0x4237
2484*36dcc4a4SLionel Sambuc0x63C4 = 0x5969
2485*36dcc4a4SLionel Sambuc0x63C6 = 0x5964
2486*36dcc4a4SLionel Sambuc0x63C9 = 0x5966
2487*36dcc4a4SLionel Sambuc0x63CF = 0x4941
2488*36dcc4a4SLionel Sambuc0x63D0 = 0x4473
2489*36dcc4a4SLionel Sambuc0x63D2 = 0x5967
2490*36dcc4a4SLionel Sambuc0x63D6 = 0x4D2C
2491*36dcc4a4SLionel Sambuc0x63DA = 0x4D48
2492*36dcc4a4SLionel Sambuc0x63DB = 0x3439
2493*36dcc4a4SLionel Sambuc0x63E1 = 0x302E
2494*36dcc4a4SLionel Sambuc0x63E3 = 0x5965
2495*36dcc4a4SLionel Sambuc0x63E9 = 0x5962
2496*36dcc4a4SLionel Sambuc0x63EE = 0x3478
2497*36dcc4a4SLionel Sambuc0x63F4 = 0x3167
2498*36dcc4a4SLionel Sambuc0x63F6 = 0x5968
2499*36dcc4a4SLionel Sambuc0x63FA = 0x4D49
2500*36dcc4a4SLionel Sambuc0x6406 = 0x596C
2501*36dcc4a4SLionel Sambuc0x640D = 0x423B
2502*36dcc4a4SLionel Sambuc0x640F = 0x5973
2503*36dcc4a4SLionel Sambuc0x6413 = 0x596D
2504*36dcc4a4SLionel Sambuc0x6416 = 0x596A
2505*36dcc4a4SLionel Sambuc0x6417 = 0x5971
2506*36dcc4a4SLionel Sambuc0x641C = 0x5953
2507*36dcc4a4SLionel Sambuc0x6426 = 0x596E
2508*36dcc4a4SLionel Sambuc0x6428 = 0x5972
2509*36dcc4a4SLionel Sambuc0x642C = 0x4842
2510*36dcc4a4SLionel Sambuc0x642D = 0x456B
2511*36dcc4a4SLionel Sambuc0x6434 = 0x596B
2512*36dcc4a4SLionel Sambuc0x6436 = 0x596F
2513*36dcc4a4SLionel Sambuc0x643A = 0x3748
2514*36dcc4a4SLionel Sambuc0x643E = 0x3A71
2515*36dcc4a4SLionel Sambuc0x6442 = 0x405D
2516*36dcc4a4SLionel Sambuc0x644E = 0x5977
2517*36dcc4a4SLionel Sambuc0x6458 = 0x4526
2518*36dcc4a4SLionel Sambuc0x6467 = 0x5974
2519*36dcc4a4SLionel Sambuc0x6469 = 0x4B60
2520*36dcc4a4SLionel Sambuc0x646F = 0x5975
2521*36dcc4a4SLionel Sambuc0x6476 = 0x5976
2522*36dcc4a4SLionel Sambuc0x6478 = 0x4C4E
2523*36dcc4a4SLionel Sambuc0x647A = 0x4022
2524*36dcc4a4SLionel Sambuc0x6483 = 0x3762
2525*36dcc4a4SLionel Sambuc0x6488 = 0x597D
2526*36dcc4a4SLionel Sambuc0x6492 = 0x3B35
2527*36dcc4a4SLionel Sambuc0x6493 = 0x597A
2528*36dcc4a4SLionel Sambuc0x6495 = 0x5979
2529*36dcc4a4SLionel Sambuc0x649A = 0x4732
2530*36dcc4a4SLionel Sambuc0x649E = 0x4635
2531*36dcc4a4SLionel Sambuc0x64A4 = 0x4531
2532*36dcc4a4SLionel Sambuc0x64A5 = 0x597B
2533*36dcc4a4SLionel Sambuc0x64A9 = 0x597C
2534*36dcc4a4SLionel Sambuc0x64AB = 0x496F
2535*36dcc4a4SLionel Sambuc0x64AD = 0x4745
2536*36dcc4a4SLionel Sambuc0x64AE = 0x3B23
2537*36dcc4a4SLionel Sambuc0x64B0 = 0x4071
2538*36dcc4a4SLionel Sambuc0x64B2 = 0x4B50
2539*36dcc4a4SLionel Sambuc0x64B9 = 0x3349
2540*36dcc4a4SLionel Sambuc0x64BB = 0x5A25
2541*36dcc4a4SLionel Sambuc0x64BC = 0x597E
2542*36dcc4a4SLionel Sambuc0x64C1 = 0x4D4A
2543*36dcc4a4SLionel Sambuc0x64C2 = 0x5A27
2544*36dcc4a4SLionel Sambuc0x64C5 = 0x5A23
2545*36dcc4a4SLionel Sambuc0x64C7 = 0x5A24
2546*36dcc4a4SLionel Sambuc0x64CD = 0x4160
2547*36dcc4a4SLionel Sambuc0x64D2 = 0x5A22
2548*36dcc4a4SLionel Sambuc0x64D4 = 0x593F
2549*36dcc4a4SLionel Sambuc0x64D8 = 0x5A26
2550*36dcc4a4SLionel Sambuc0x64DA = 0x5A21
2551*36dcc4a4SLionel Sambuc0x64E0 = 0x5A2B
2552*36dcc4a4SLionel Sambuc0x64E1 = 0x5A2C
2553*36dcc4a4SLionel Sambuc0x64E2 = 0x4527
2554*36dcc4a4SLionel Sambuc0x64E3 = 0x5A2E
2555*36dcc4a4SLionel Sambuc0x64E6 = 0x3B24
2556*36dcc4a4SLionel Sambuc0x64E7 = 0x5A29
2557*36dcc4a4SLionel Sambuc0x64EC = 0x353C
2558*36dcc4a4SLionel Sambuc0x64EF = 0x5A2F
2559*36dcc4a4SLionel Sambuc0x64F1 = 0x5A28
2560*36dcc4a4SLionel Sambuc0x64F2 = 0x5A33
2561*36dcc4a4SLionel Sambuc0x64F4 = 0x5A32
2562*36dcc4a4SLionel Sambuc0x64F6 = 0x5A31
2563*36dcc4a4SLionel Sambuc0x64FA = 0x5A34
2564*36dcc4a4SLionel Sambuc0x64FD = 0x5A36
2565*36dcc4a4SLionel Sambuc0x64FE = 0x3E71
2566*36dcc4a4SLionel Sambuc0x6500 = 0x5A35
2567*36dcc4a4SLionel Sambuc0x6505 = 0x5A39
2568*36dcc4a4SLionel Sambuc0x6518 = 0x5A37
2569*36dcc4a4SLionel Sambuc0x651C = 0x5A38
2570*36dcc4a4SLionel Sambuc0x651D = 0x5970
2571*36dcc4a4SLionel Sambuc0x6523 = 0x5A3B
2572*36dcc4a4SLionel Sambuc0x6524 = 0x5A3A
2573*36dcc4a4SLionel Sambuc0x652A = 0x5978
2574*36dcc4a4SLionel Sambuc0x652B = 0x5A3C
2575*36dcc4a4SLionel Sambuc0x652C = 0x5A30
2576*36dcc4a4SLionel Sambuc0x652F = 0x3B59
2577*36dcc4a4SLionel Sambuc0x6534 = 0x5A3D
2578*36dcc4a4SLionel Sambuc0x6535 = 0x5A3E
2579*36dcc4a4SLionel Sambuc0x6536 = 0x5A40
2580*36dcc4a4SLionel Sambuc0x6537 = 0x5A3F
2581*36dcc4a4SLionel Sambuc0x6538 = 0x5A41
2582*36dcc4a4SLionel Sambuc0x6539 = 0x327E
2583*36dcc4a4SLionel Sambuc0x653B = 0x3936
2584*36dcc4a4SLionel Sambuc0x653E = 0x4A7C
2585*36dcc4a4SLionel Sambuc0x653F = 0x402F
2586*36dcc4a4SLionel Sambuc0x6545 = 0x384E
2587*36dcc4a4SLionel Sambuc0x6548 = 0x5A43
2588*36dcc4a4SLionel Sambuc0x654D = 0x5A46
2589*36dcc4a4SLionel Sambuc0x654F = 0x4952
2590*36dcc4a4SLionel Sambuc0x6551 = 0x355F
2591*36dcc4a4SLionel Sambuc0x6555 = 0x5A45
2592*36dcc4a4SLionel Sambuc0x6556 = 0x5A44
2593*36dcc4a4SLionel Sambuc0x6557 = 0x4754
2594*36dcc4a4SLionel Sambuc0x6558 = 0x5A47
2595*36dcc4a4SLionel Sambuc0x6559 = 0x3635
2596*36dcc4a4SLionel Sambuc0x655D = 0x5A49
2597*36dcc4a4SLionel Sambuc0x655E = 0x5A48
2598*36dcc4a4SLionel Sambuc0x6562 = 0x343A
2599*36dcc4a4SLionel Sambuc0x6563 = 0x3B36
2600*36dcc4a4SLionel Sambuc0x6566 = 0x4658
2601*36dcc4a4SLionel Sambuc0x656C = 0x3749
2602*36dcc4a4SLionel Sambuc0x6570 = 0x3F74
2603*36dcc4a4SLionel Sambuc0x6572 = 0x5A4A
2604*36dcc4a4SLionel Sambuc0x6574 = 0x4030
2605*36dcc4a4SLionel Sambuc0x6575 = 0x4528
2606*36dcc4a4SLionel Sambuc0x6577 = 0x495F
2607*36dcc4a4SLionel Sambuc0x6578 = 0x5A4B
2608*36dcc4a4SLionel Sambuc0x6582 = 0x5A4C
2609*36dcc4a4SLionel Sambuc0x6583 = 0x5A4D
2610*36dcc4a4SLionel Sambuc0x6587 = 0x4A38
2611*36dcc4a4SLionel Sambuc0x6588 = 0x555D
2612*36dcc4a4SLionel Sambuc0x6589 = 0x4046
2613*36dcc4a4SLionel Sambuc0x658C = 0x494C
2614*36dcc4a4SLionel Sambuc0x658E = 0x3A58
2615*36dcc4a4SLionel Sambuc0x6590 = 0x4865
2616*36dcc4a4SLionel Sambuc0x6591 = 0x4843
2617*36dcc4a4SLionel Sambuc0x6597 = 0x454D
2618*36dcc4a4SLionel Sambuc0x6599 = 0x4E41
2619*36dcc4a4SLionel Sambuc0x659B = 0x5A4F
2620*36dcc4a4SLionel Sambuc0x659C = 0x3C50
2621*36dcc4a4SLionel Sambuc0x659F = 0x5A50
2622*36dcc4a4SLionel Sambuc0x65A1 = 0x3036
2623*36dcc4a4SLionel Sambuc0x65A4 = 0x3654
2624*36dcc4a4SLionel Sambuc0x65A5 = 0x404D
2625*36dcc4a4SLionel Sambuc0x65A7 = 0x4960
2626*36dcc4a4SLionel Sambuc0x65AB = 0x5A51
2627*36dcc4a4SLionel Sambuc0x65AC = 0x3B42
2628*36dcc4a4SLionel Sambuc0x65AD = 0x4347
2629*36dcc4a4SLionel Sambuc0x65AF = 0x3B5B
2630*36dcc4a4SLionel Sambuc0x65B0 = 0x3F37
2631*36dcc4a4SLionel Sambuc0x65B7 = 0x5A52
2632*36dcc4a4SLionel Sambuc0x65B9 = 0x4A7D
2633*36dcc4a4SLionel Sambuc0x65BC = 0x3177
2634*36dcc4a4SLionel Sambuc0x65BD = 0x3B5C
2635*36dcc4a4SLionel Sambuc0x65C1 = 0x5A55
2636*36dcc4a4SLionel Sambuc0x65C3 = 0x5A53
2637*36dcc4a4SLionel Sambuc0x65C4 = 0x5A56
2638*36dcc4a4SLionel Sambuc0x65C5 = 0x4E39
2639*36dcc4a4SLionel Sambuc0x65C6 = 0x5A54
2640*36dcc4a4SLionel Sambuc0x65CB = 0x407B
2641*36dcc4a4SLionel Sambuc0x65CC = 0x5A57
2642*36dcc4a4SLionel Sambuc0x65CF = 0x4232
2643*36dcc4a4SLionel Sambuc0x65D2 = 0x5A58
2644*36dcc4a4SLionel Sambuc0x65D7 = 0x347A
2645*36dcc4a4SLionel Sambuc0x65D9 = 0x5A5A
2646*36dcc4a4SLionel Sambuc0x65DB = 0x5A59
2647*36dcc4a4SLionel Sambuc0x65E0 = 0x5A5B
2648*36dcc4a4SLionel Sambuc0x65E1 = 0x5A5C
2649*36dcc4a4SLionel Sambuc0x65E2 = 0x347B
2650*36dcc4a4SLionel Sambuc0x65E5 = 0x467C
2651*36dcc4a4SLionel Sambuc0x65E6 = 0x4336
2652*36dcc4a4SLionel Sambuc0x65E7 = 0x356C
2653*36dcc4a4SLionel Sambuc0x65E8 = 0x3B5D
2654*36dcc4a4SLionel Sambuc0x65E9 = 0x4161
2655*36dcc4a4SLionel Sambuc0x65EC = 0x3D5C
2656*36dcc4a4SLionel Sambuc0x65ED = 0x3030
2657*36dcc4a4SLionel Sambuc0x65F1 = 0x5A5D
2658*36dcc4a4SLionel Sambuc0x65FA = 0x3222
2659*36dcc4a4SLionel Sambuc0x65FB = 0x5A61
2660*36dcc4a4SLionel Sambuc0x6602 = 0x3937
2661*36dcc4a4SLionel Sambuc0x6603 = 0x5A60
2662*36dcc4a4SLionel Sambuc0x6606 = 0x3A2B
2663*36dcc4a4SLionel Sambuc0x6607 = 0x3E3A
2664*36dcc4a4SLionel Sambuc0x660A = 0x5A5F
2665*36dcc4a4SLionel Sambuc0x660C = 0x3E3B
2666*36dcc4a4SLionel Sambuc0x660E = 0x4C40
2667*36dcc4a4SLionel Sambuc0x660F = 0x3A2A
2668*36dcc4a4SLionel Sambuc0x6613 = 0x3057
2669*36dcc4a4SLionel Sambuc0x6614 = 0x404E
2670*36dcc4a4SLionel Sambuc0x661C = 0x5A66
2671*36dcc4a4SLionel Sambuc0x661F = 0x4031
2672*36dcc4a4SLionel Sambuc0x6620 = 0x3147
2673*36dcc4a4SLionel Sambuc0x6625 = 0x3D55
2674*36dcc4a4SLionel Sambuc0x6627 = 0x4B66
2675*36dcc4a4SLionel Sambuc0x6628 = 0x3A72
2676*36dcc4a4SLionel Sambuc0x662D = 0x3E3C
2677*36dcc4a4SLionel Sambuc0x662F = 0x4027
2678*36dcc4a4SLionel Sambuc0x6634 = 0x5A65
2679*36dcc4a4SLionel Sambuc0x6635 = 0x5A63
2680*36dcc4a4SLionel Sambuc0x6636 = 0x5A64
2681*36dcc4a4SLionel Sambuc0x663C = 0x436B
2682*36dcc4a4SLionel Sambuc0x663F = 0x5B26
2683*36dcc4a4SLionel Sambuc0x6641 = 0x5A6A
2684*36dcc4a4SLionel Sambuc0x6642 = 0x3B7E
2685*36dcc4a4SLionel Sambuc0x6643 = 0x3938
2686*36dcc4a4SLionel Sambuc0x6644 = 0x5A68
2687*36dcc4a4SLionel Sambuc0x6649 = 0x5A69
2688*36dcc4a4SLionel Sambuc0x664B = 0x3F38
2689*36dcc4a4SLionel Sambuc0x664F = 0x5A67
2690*36dcc4a4SLionel Sambuc0x6652 = 0x3B2F
2691*36dcc4a4SLionel Sambuc0x665D = 0x5A6C
2692*36dcc4a4SLionel Sambuc0x665E = 0x5A6B
2693*36dcc4a4SLionel Sambuc0x665F = 0x5A70
2694*36dcc4a4SLionel Sambuc0x6662 = 0x5A71
2695*36dcc4a4SLionel Sambuc0x6664 = 0x5A6D
2696*36dcc4a4SLionel Sambuc0x6666 = 0x3322
2697*36dcc4a4SLionel Sambuc0x6667 = 0x5A6E
2698*36dcc4a4SLionel Sambuc0x6668 = 0x5A6F
2699*36dcc4a4SLionel Sambuc0x6669 = 0x4855
2700*36dcc4a4SLionel Sambuc0x666E = 0x4961
2701*36dcc4a4SLionel Sambuc0x666F = 0x374A
2702*36dcc4a4SLionel Sambuc0x6670 = 0x5A72
2703*36dcc4a4SLionel Sambuc0x6674 = 0x4032
2704*36dcc4a4SLionel Sambuc0x6676 = 0x3E3D
2705*36dcc4a4SLionel Sambuc0x667A = 0x4352
2706*36dcc4a4SLionel Sambuc0x6681 = 0x3647
2707*36dcc4a4SLionel Sambuc0x6683 = 0x5A73
2708*36dcc4a4SLionel Sambuc0x6684 = 0x5A77
2709*36dcc4a4SLionel Sambuc0x6687 = 0x324B
2710*36dcc4a4SLionel Sambuc0x6688 = 0x5A74
2711*36dcc4a4SLionel Sambuc0x6689 = 0x5A76
2712*36dcc4a4SLionel Sambuc0x668E = 0x5A75
2713*36dcc4a4SLionel Sambuc0x6691 = 0x3D6B
2714*36dcc4a4SLionel Sambuc0x6696 = 0x4348
2715*36dcc4a4SLionel Sambuc0x6697 = 0x3045
2716*36dcc4a4SLionel Sambuc0x6698 = 0x5A78
2717*36dcc4a4SLionel Sambuc0x669D = 0x5A79
2718*36dcc4a4SLionel Sambuc0x66A2 = 0x442A
2719*36dcc4a4SLionel Sambuc0x66A6 = 0x4E71
2720*36dcc4a4SLionel Sambuc0x66AB = 0x3B43
2721*36dcc4a4SLionel Sambuc0x66AE = 0x4A6B
2722*36dcc4a4SLionel Sambuc0x66B4 = 0x4B3D
2723*36dcc4a4SLionel Sambuc0x66B8 = 0x5B22
2724*36dcc4a4SLionel Sambuc0x66B9 = 0x5A7B
2725*36dcc4a4SLionel Sambuc0x66BC = 0x5A7E
2726*36dcc4a4SLionel Sambuc0x66BE = 0x5A7D
2727*36dcc4a4SLionel Sambuc0x66C1 = 0x5A7A
2728*36dcc4a4SLionel Sambuc0x66C4 = 0x5B21
2729*36dcc4a4SLionel Sambuc0x66C7 = 0x465E
2730*36dcc4a4SLionel Sambuc0x66C9 = 0x5A7C
2731*36dcc4a4SLionel Sambuc0x66D6 = 0x5B23
2732*36dcc4a4SLionel Sambuc0x66D9 = 0x3D6C
2733*36dcc4a4SLionel Sambuc0x66DA = 0x5B24
2734*36dcc4a4SLionel Sambuc0x66DC = 0x4D4B
2735*36dcc4a4SLionel Sambuc0x66DD = 0x4778
2736*36dcc4a4SLionel Sambuc0x66E0 = 0x5B25
2737*36dcc4a4SLionel Sambuc0x66E6 = 0x5B27
2738*36dcc4a4SLionel Sambuc0x66E9 = 0x5B28
2739*36dcc4a4SLionel Sambuc0x66F0 = 0x5B29
2740*36dcc4a4SLionel Sambuc0x66F2 = 0x364A
2741*36dcc4a4SLionel Sambuc0x66F3 = 0x3148
2742*36dcc4a4SLionel Sambuc0x66F4 = 0x3939
2743*36dcc4a4SLionel Sambuc0x66F5 = 0x5B2A
2744*36dcc4a4SLionel Sambuc0x66F7 = 0x5B2B
2745*36dcc4a4SLionel Sambuc0x66F8 = 0x3D71
2746*36dcc4a4SLionel Sambuc0x66F9 = 0x4162
2747*36dcc4a4SLionel Sambuc0x66FC = 0x5258
2748*36dcc4a4SLionel Sambuc0x66FD = 0x413E
2749*36dcc4a4SLionel Sambuc0x66FE = 0x413D
2750*36dcc4a4SLionel Sambuc0x66FF = 0x4258
2751*36dcc4a4SLionel Sambuc0x6700 = 0x3A47
2752*36dcc4a4SLionel Sambuc0x6703 = 0x5072
2753*36dcc4a4SLionel Sambuc0x6708 = 0x376E
2754*36dcc4a4SLionel Sambuc0x6709 = 0x4D2D
2755*36dcc4a4SLionel Sambuc0x670B = 0x4A7E
2756*36dcc4a4SLionel Sambuc0x670D = 0x497E
2757*36dcc4a4SLionel Sambuc0x670F = 0x5B2C
2758*36dcc4a4SLionel Sambuc0x6714 = 0x3A73
2759*36dcc4a4SLionel Sambuc0x6715 = 0x443F
2760*36dcc4a4SLionel Sambuc0x6716 = 0x5B2D
2761*36dcc4a4SLionel Sambuc0x6717 = 0x4F2F
2762*36dcc4a4SLionel Sambuc0x671B = 0x4B3E
2763*36dcc4a4SLionel Sambuc0x671D = 0x442B
2764*36dcc4a4SLionel Sambuc0x671E = 0x5B2E
2765*36dcc4a4SLionel Sambuc0x671F = 0x347C
2766*36dcc4a4SLionel Sambuc0x6726 = 0x5B2F
2767*36dcc4a4SLionel Sambuc0x6727 = 0x5B30
2768*36dcc4a4SLionel Sambuc0x6728 = 0x4C5A
2769*36dcc4a4SLionel Sambuc0x672A = 0x4C24
2770*36dcc4a4SLionel Sambuc0x672B = 0x4B76
2771*36dcc4a4SLionel Sambuc0x672C = 0x4B5C
2772*36dcc4a4SLionel Sambuc0x672D = 0x3B25
2773*36dcc4a4SLionel Sambuc0x672E = 0x5B32
2774*36dcc4a4SLionel Sambuc0x6731 = 0x3C6B
2775*36dcc4a4SLionel Sambuc0x6734 = 0x4B51
2776*36dcc4a4SLionel Sambuc0x6736 = 0x5B34
2777*36dcc4a4SLionel Sambuc0x6737 = 0x5B37
2778*36dcc4a4SLionel Sambuc0x6738 = 0x5B36
2779*36dcc4a4SLionel Sambuc0x673A = 0x3479
2780*36dcc4a4SLionel Sambuc0x673D = 0x3560
2781*36dcc4a4SLionel Sambuc0x673F = 0x5B33
2782*36dcc4a4SLionel Sambuc0x6741 = 0x5B35
2783*36dcc4a4SLionel Sambuc0x6746 = 0x5B38
2784*36dcc4a4SLionel Sambuc0x6749 = 0x3F79
2785*36dcc4a4SLionel Sambuc0x674E = 0x4D7B
2786*36dcc4a4SLionel Sambuc0x674F = 0x3049
2787*36dcc4a4SLionel Sambuc0x6750 = 0x3A60
2788*36dcc4a4SLionel Sambuc0x6751 = 0x423C
2789*36dcc4a4SLionel Sambuc0x6753 = 0x3C5D
2790*36dcc4a4SLionel Sambuc0x6756 = 0x3E73
2791*36dcc4a4SLionel Sambuc0x6759 = 0x5B3B
2792*36dcc4a4SLionel Sambuc0x675C = 0x454E
2793*36dcc4a4SLionel Sambuc0x675E = 0x5B39
2794*36dcc4a4SLionel Sambuc0x675F = 0x422B
2795*36dcc4a4SLionel Sambuc0x6760 = 0x5B3A
2796*36dcc4a4SLionel Sambuc0x6761 = 0x3E72
2797*36dcc4a4SLionel Sambuc0x6762 = 0x4C5D
2798*36dcc4a4SLionel Sambuc0x6763 = 0x5B3C
2799*36dcc4a4SLionel Sambuc0x6764 = 0x5B3D
2800*36dcc4a4SLionel Sambuc0x6765 = 0x4D68
2801*36dcc4a4SLionel Sambuc0x676A = 0x5B42
2802*36dcc4a4SLionel Sambuc0x676D = 0x393A
2803*36dcc4a4SLionel Sambuc0x676F = 0x4755
2804*36dcc4a4SLionel Sambuc0x6770 = 0x5B3F
2805*36dcc4a4SLionel Sambuc0x6771 = 0x456C
2806*36dcc4a4SLionel Sambuc0x6772 = 0x5A5E
2807*36dcc4a4SLionel Sambuc0x6773 = 0x5A62
2808*36dcc4a4SLionel Sambuc0x6775 = 0x354F
2809*36dcc4a4SLionel Sambuc0x6777 = 0x4747
2810*36dcc4a4SLionel Sambuc0x677C = 0x5B41
2811*36dcc4a4SLionel Sambuc0x677E = 0x3E3E
2812*36dcc4a4SLionel Sambuc0x677F = 0x4844
2813*36dcc4a4SLionel Sambuc0x6785 = 0x5B47
2814*36dcc4a4SLionel Sambuc0x6787 = 0x487A
2815*36dcc4a4SLionel Sambuc0x6789 = 0x5B3E
2816*36dcc4a4SLionel Sambuc0x678B = 0x5B44
2817*36dcc4a4SLionel Sambuc0x678C = 0x5B43
2818*36dcc4a4SLionel Sambuc0x6790 = 0x404F
2819*36dcc4a4SLionel Sambuc0x6795 = 0x4B6D
2820*36dcc4a4SLionel Sambuc0x6797 = 0x4E53
2821*36dcc4a4SLionel Sambuc0x679A = 0x4B67
2822*36dcc4a4SLionel Sambuc0x679C = 0x324C
2823*36dcc4a4SLionel Sambuc0x679D = 0x3B5E
2824*36dcc4a4SLionel Sambuc0x67A0 = 0x4F48
2825*36dcc4a4SLionel Sambuc0x67A1 = 0x5B46
2826*36dcc4a4SLionel Sambuc0x67A2 = 0x3F75
2827*36dcc4a4SLionel Sambuc0x67A6 = 0x5B45
2828*36dcc4a4SLionel Sambuc0x67A9 = 0x5B40
2829*36dcc4a4SLionel Sambuc0x67AF = 0x384F
2830*36dcc4a4SLionel Sambuc0x67B3 = 0x5B4C
2831*36dcc4a4SLionel Sambuc0x67B4 = 0x5B4A
2832*36dcc4a4SLionel Sambuc0x67B6 = 0x324D
2833*36dcc4a4SLionel Sambuc0x67B7 = 0x5B48
2834*36dcc4a4SLionel Sambuc0x67B8 = 0x5B4E
2835*36dcc4a4SLionel Sambuc0x67B9 = 0x5B54
2836*36dcc4a4SLionel Sambuc0x67C1 = 0x4248
2837*36dcc4a4SLionel Sambuc0x67C4 = 0x4A41
2838*36dcc4a4SLionel Sambuc0x67C6 = 0x5B56
2839*36dcc4a4SLionel Sambuc0x67CA = 0x4922
2840*36dcc4a4SLionel Sambuc0x67CE = 0x5B55
2841*36dcc4a4SLionel Sambuc0x67CF = 0x4770
2842*36dcc4a4SLionel Sambuc0x67D0 = 0x4B3F
2843*36dcc4a4SLionel Sambuc0x67D1 = 0x343B
2844*36dcc4a4SLionel Sambuc0x67D3 = 0x4077
2845*36dcc4a4SLionel Sambuc0x67D4 = 0x3D40
2846*36dcc4a4SLionel Sambuc0x67D8 = 0x4453
2847*36dcc4a4SLionel Sambuc0x67DA = 0x4D2E
2848*36dcc4a4SLionel Sambuc0x67DD = 0x5B51
2849*36dcc4a4SLionel Sambuc0x67DE = 0x5B50
2850*36dcc4a4SLionel Sambuc0x67E2 = 0x5B52
2851*36dcc4a4SLionel Sambuc0x67E4 = 0x5B4F
2852*36dcc4a4SLionel Sambuc0x67E7 = 0x5B57
2853*36dcc4a4SLionel Sambuc0x67E9 = 0x5B4D
2854*36dcc4a4SLionel Sambuc0x67EC = 0x5B4B
2855*36dcc4a4SLionel Sambuc0x67EE = 0x5B53
2856*36dcc4a4SLionel Sambuc0x67EF = 0x5B49
2857*36dcc4a4SLionel Sambuc0x67F1 = 0x436C
2858*36dcc4a4SLionel Sambuc0x67F3 = 0x4C78
2859*36dcc4a4SLionel Sambuc0x67F4 = 0x3C46
2860*36dcc4a4SLionel Sambuc0x67F5 = 0x3A74
2861*36dcc4a4SLionel Sambuc0x67FB = 0x3A3A
2862*36dcc4a4SLionel Sambuc0x67FE = 0x4B6F
2863*36dcc4a4SLionel Sambuc0x67FF = 0x3341
2864*36dcc4a4SLionel Sambuc0x6802 = 0x444E
2865*36dcc4a4SLionel Sambuc0x6803 = 0x464A
2866*36dcc4a4SLionel Sambuc0x6804 = 0x3149
2867*36dcc4a4SLionel Sambuc0x6813 = 0x4072
2868*36dcc4a4SLionel Sambuc0x6816 = 0x4034
2869*36dcc4a4SLionel Sambuc0x6817 = 0x372A
2870*36dcc4a4SLionel Sambuc0x681E = 0x5B59
2871*36dcc4a4SLionel Sambuc0x6821 = 0x393B
2872*36dcc4a4SLionel Sambuc0x6822 = 0x337C
2873*36dcc4a4SLionel Sambuc0x6829 = 0x5B5B
2874*36dcc4a4SLionel Sambuc0x682A = 0x3374
2875*36dcc4a4SLionel Sambuc0x682B = 0x5B61
2876*36dcc4a4SLionel Sambuc0x6832 = 0x5B5E
2877*36dcc4a4SLionel Sambuc0x6834 = 0x4073
2878*36dcc4a4SLionel Sambuc0x6838 = 0x334B
2879*36dcc4a4SLionel Sambuc0x6839 = 0x3A2C
2880*36dcc4a4SLionel Sambuc0x683C = 0x334A
2881*36dcc4a4SLionel Sambuc0x683D = 0x3A4F
2882*36dcc4a4SLionel Sambuc0x6840 = 0x5B5C
2883*36dcc4a4SLionel Sambuc0x6841 = 0x3765
2884*36dcc4a4SLionel Sambuc0x6842 = 0x374B
2885*36dcc4a4SLionel Sambuc0x6843 = 0x456D
2886*36dcc4a4SLionel Sambuc0x6846 = 0x5B5A
2887*36dcc4a4SLionel Sambuc0x6848 = 0x3046
2888*36dcc4a4SLionel Sambuc0x684D = 0x5B5D
2889*36dcc4a4SLionel Sambuc0x684E = 0x5B5F
2890*36dcc4a4SLionel Sambuc0x6850 = 0x364D
2891*36dcc4a4SLionel Sambuc0x6851 = 0x372C
2892*36dcc4a4SLionel Sambuc0x6853 = 0x343C
2893*36dcc4a4SLionel Sambuc0x6854 = 0x354B
2894*36dcc4a4SLionel Sambuc0x6859 = 0x5B62
2895*36dcc4a4SLionel Sambuc0x685C = 0x3A79
2896*36dcc4a4SLionel Sambuc0x685D = 0x4B71
2897*36dcc4a4SLionel Sambuc0x685F = 0x3B37
2898*36dcc4a4SLionel Sambuc0x6863 = 0x5B63
2899*36dcc4a4SLionel Sambuc0x6867 = 0x4930
2900*36dcc4a4SLionel Sambuc0x6874 = 0x5B6F
2901*36dcc4a4SLionel Sambuc0x6876 = 0x3233
2902*36dcc4a4SLionel Sambuc0x6877 = 0x5B64
2903*36dcc4a4SLionel Sambuc0x687E = 0x5B75
2904*36dcc4a4SLionel Sambuc0x687F = 0x5B65
2905*36dcc4a4SLionel Sambuc0x6881 = 0x4E42
2906*36dcc4a4SLionel Sambuc0x6883 = 0x5B6C
2907*36dcc4a4SLionel Sambuc0x6885 = 0x475F
2908*36dcc4a4SLionel Sambuc0x688D = 0x5B74
2909*36dcc4a4SLionel Sambuc0x688F = 0x5B67
2910*36dcc4a4SLionel Sambuc0x6893 = 0x3034
2911*36dcc4a4SLionel Sambuc0x6894 = 0x5B69
2912*36dcc4a4SLionel Sambuc0x6897 = 0x393C
2913*36dcc4a4SLionel Sambuc0x689B = 0x5B6B
2914*36dcc4a4SLionel Sambuc0x689D = 0x5B6A
2915*36dcc4a4SLionel Sambuc0x689F = 0x5B66
2916*36dcc4a4SLionel Sambuc0x68A0 = 0x5B71
2917*36dcc4a4SLionel Sambuc0x68A2 = 0x3E3F
2918*36dcc4a4SLionel Sambuc0x68A6 = 0x546D
2919*36dcc4a4SLionel Sambuc0x68A7 = 0x3868
2920*36dcc4a4SLionel Sambuc0x68A8 = 0x4D7C
2921*36dcc4a4SLionel Sambuc0x68AD = 0x5B68
2922*36dcc4a4SLionel Sambuc0x68AF = 0x4474
2923*36dcc4a4SLionel Sambuc0x68B0 = 0x3323
2924*36dcc4a4SLionel Sambuc0x68B1 = 0x3A2D
2925*36dcc4a4SLionel Sambuc0x68B3 = 0x5B60
2926*36dcc4a4SLionel Sambuc0x68B5 = 0x5B70
2927*36dcc4a4SLionel Sambuc0x68B6 = 0x3361
2928*36dcc4a4SLionel Sambuc0x68B9 = 0x5B6E
2929*36dcc4a4SLionel Sambuc0x68BA = 0x5B72
2930*36dcc4a4SLionel Sambuc0x68BC = 0x456E
2931*36dcc4a4SLionel Sambuc0x68C4 = 0x347E
2932*36dcc4a4SLionel Sambuc0x68C6 = 0x5C32
2933*36dcc4a4SLionel Sambuc0x68C9 = 0x4C49
2934*36dcc4a4SLionel Sambuc0x68CA = 0x5B77
2935*36dcc4a4SLionel Sambuc0x68CB = 0x347D
2936*36dcc4a4SLionel Sambuc0x68CD = 0x5B7E
2937*36dcc4a4SLionel Sambuc0x68D2 = 0x4B40
2938*36dcc4a4SLionel Sambuc0x68D4 = 0x5C21
2939*36dcc4a4SLionel Sambuc0x68D5 = 0x5C23
2940*36dcc4a4SLionel Sambuc0x68D7 = 0x5C27
2941*36dcc4a4SLionel Sambuc0x68D8 = 0x5B79
2942*36dcc4a4SLionel Sambuc0x68DA = 0x432A
2943*36dcc4a4SLionel Sambuc0x68DF = 0x456F
2944*36dcc4a4SLionel Sambuc0x68E0 = 0x5C2B
2945*36dcc4a4SLionel Sambuc0x68E1 = 0x5B7C
2946*36dcc4a4SLionel Sambuc0x68E3 = 0x5C28
2947*36dcc4a4SLionel Sambuc0x68E7 = 0x5C22
2948*36dcc4a4SLionel Sambuc0x68EE = 0x3F39
2949*36dcc4a4SLionel Sambuc0x68EF = 0x5C2C
2950*36dcc4a4SLionel Sambuc0x68F2 = 0x4033
2951*36dcc4a4SLionel Sambuc0x68F9 = 0x5C2A
2952*36dcc4a4SLionel Sambuc0x68FA = 0x343D
2953*36dcc4a4SLionel Sambuc0x6900 = 0x4F50
2954*36dcc4a4SLionel Sambuc0x6901 = 0x5B76
2955*36dcc4a4SLionel Sambuc0x6904 = 0x5C26
2956*36dcc4a4SLionel Sambuc0x6905 = 0x3058
2957*36dcc4a4SLionel Sambuc0x6908 = 0x5B78
2958*36dcc4a4SLionel Sambuc0x690B = 0x4C3A
2959*36dcc4a4SLionel Sambuc0x690C = 0x5B7D
2960*36dcc4a4SLionel Sambuc0x690D = 0x3F22
2961*36dcc4a4SLionel Sambuc0x690E = 0x4447
2962*36dcc4a4SLionel Sambuc0x690F = 0x5B73
2963*36dcc4a4SLionel Sambuc0x6912 = 0x5C25
2964*36dcc4a4SLionel Sambuc0x6919 = 0x3F7A
2965*36dcc4a4SLionel Sambuc0x691A = 0x5C2F
2966*36dcc4a4SLionel Sambuc0x691B = 0x3371
2967*36dcc4a4SLionel Sambuc0x691C = 0x3821
2968*36dcc4a4SLionel Sambuc0x6921 = 0x5C31
2969*36dcc4a4SLionel Sambuc0x6922 = 0x5B7A
2970*36dcc4a4SLionel Sambuc0x6923 = 0x5C30
2971*36dcc4a4SLionel Sambuc0x6925 = 0x5C29
2972*36dcc4a4SLionel Sambuc0x6926 = 0x5B7B
2973*36dcc4a4SLionel Sambuc0x6928 = 0x5C2D
2974*36dcc4a4SLionel Sambuc0x692A = 0x5C2E
2975*36dcc4a4SLionel Sambuc0x6930 = 0x5C3F
2976*36dcc4a4SLionel Sambuc0x6934 = 0x464E
2977*36dcc4a4SLionel Sambuc0x6936 = 0x5C24
2978*36dcc4a4SLionel Sambuc0x6939 = 0x5C3B
2979*36dcc4a4SLionel Sambuc0x693D = 0x5C3D
2980*36dcc4a4SLionel Sambuc0x693F = 0x4458
2981*36dcc4a4SLionel Sambuc0x694A = 0x4D4C
2982*36dcc4a4SLionel Sambuc0x6953 = 0x4976
2983*36dcc4a4SLionel Sambuc0x6954 = 0x5C38
2984*36dcc4a4SLionel Sambuc0x6955 = 0x424A
2985*36dcc4a4SLionel Sambuc0x6959 = 0x5C3E
2986*36dcc4a4SLionel Sambuc0x695A = 0x413F
2987*36dcc4a4SLionel Sambuc0x695C = 0x5C35
2988*36dcc4a4SLionel Sambuc0x695D = 0x5C42
2989*36dcc4a4SLionel Sambuc0x695E = 0x5C41
2990*36dcc4a4SLionel Sambuc0x6960 = 0x466F
2991*36dcc4a4SLionel Sambuc0x6961 = 0x5C40
2992*36dcc4a4SLionel Sambuc0x6962 = 0x466A
2993*36dcc4a4SLionel Sambuc0x696A = 0x5C44
2994*36dcc4a4SLionel Sambuc0x696B = 0x5C37
2995*36dcc4a4SLionel Sambuc0x696D = 0x3648
2996*36dcc4a4SLionel Sambuc0x696E = 0x5C3A
2997*36dcc4a4SLionel Sambuc0x696F = 0x3D5D
2998*36dcc4a4SLionel Sambuc0x6973 = 0x4760
2999*36dcc4a4SLionel Sambuc0x6974 = 0x5C3C
3000*36dcc4a4SLionel Sambuc0x6975 = 0x364B
3001*36dcc4a4SLionel Sambuc0x6977 = 0x5C34
3002*36dcc4a4SLionel Sambuc0x6978 = 0x5C36
3003*36dcc4a4SLionel Sambuc0x6979 = 0x5C33
3004*36dcc4a4SLionel Sambuc0x697C = 0x4F30
3005*36dcc4a4SLionel Sambuc0x697D = 0x335A
3006*36dcc4a4SLionel Sambuc0x697E = 0x5C39
3007*36dcc4a4SLionel Sambuc0x6981 = 0x5C43
3008*36dcc4a4SLionel Sambuc0x6982 = 0x3335
3009*36dcc4a4SLionel Sambuc0x698A = 0x3A67
3010*36dcc4a4SLionel Sambuc0x698E = 0x315D
3011*36dcc4a4SLionel Sambuc0x6991 = 0x5C54
3012*36dcc4a4SLionel Sambuc0x6994 = 0x4F31
3013*36dcc4a4SLionel Sambuc0x6995 = 0x5C57
3014*36dcc4a4SLionel Sambuc0x699B = 0x3F3A
3015*36dcc4a4SLionel Sambuc0x699C = 0x5C56
3016*36dcc4a4SLionel Sambuc0x69A0 = 0x5C55
3017*36dcc4a4SLionel Sambuc0x69A7 = 0x5C52
3018*36dcc4a4SLionel Sambuc0x69AE = 0x5C46
3019*36dcc4a4SLionel Sambuc0x69B1 = 0x5C63
3020*36dcc4a4SLionel Sambuc0x69B2 = 0x5C45
3021*36dcc4a4SLionel Sambuc0x69B4 = 0x5C58
3022*36dcc4a4SLionel Sambuc0x69BB = 0x5C50
3023*36dcc4a4SLionel Sambuc0x69BE = 0x5C4B
3024*36dcc4a4SLionel Sambuc0x69BF = 0x5C48
3025*36dcc4a4SLionel Sambuc0x69C1 = 0x5C49
3026*36dcc4a4SLionel Sambuc0x69C3 = 0x5C51
3027*36dcc4a4SLionel Sambuc0x69C7 = 0x7422
3028*36dcc4a4SLionel Sambuc0x69CA = 0x5C4E
3029*36dcc4a4SLionel Sambuc0x69CB = 0x393D
3030*36dcc4a4SLionel Sambuc0x69CC = 0x4448
3031*36dcc4a4SLionel Sambuc0x69CD = 0x4164
3032*36dcc4a4SLionel Sambuc0x69CE = 0x5C4C
3033*36dcc4a4SLionel Sambuc0x69D0 = 0x5C47
3034*36dcc4a4SLionel Sambuc0x69D3 = 0x5C4A
3035*36dcc4a4SLionel Sambuc0x69D8 = 0x4D4D
3036*36dcc4a4SLionel Sambuc0x69D9 = 0x4B6A
3037*36dcc4a4SLionel Sambuc0x69DD = 0x5C4F
3038*36dcc4a4SLionel Sambuc0x69DE = 0x5C59
3039*36dcc4a4SLionel Sambuc0x69E7 = 0x5C61
3040*36dcc4a4SLionel Sambuc0x69E8 = 0x5C5A
3041*36dcc4a4SLionel Sambuc0x69EB = 0x5C67
3042*36dcc4a4SLionel Sambuc0x69ED = 0x5C65
3043*36dcc4a4SLionel Sambuc0x69F2 = 0x5C60
3044*36dcc4a4SLionel Sambuc0x69F9 = 0x5C5F
3045*36dcc4a4SLionel Sambuc0x69FB = 0x4450
3046*36dcc4a4SLionel Sambuc0x69FD = 0x4165
3047*36dcc4a4SLionel Sambuc0x69FF = 0x5C5D
3048*36dcc4a4SLionel Sambuc0x6A02 = 0x5C5B
3049*36dcc4a4SLionel Sambuc0x6A05 = 0x5C62
3050*36dcc4a4SLionel Sambuc0x6A0A = 0x5C68
3051*36dcc4a4SLionel Sambuc0x6A0B = 0x4875
3052*36dcc4a4SLionel Sambuc0x6A0C = 0x5C6E
3053*36dcc4a4SLionel Sambuc0x6A12 = 0x5C69
3054*36dcc4a4SLionel Sambuc0x6A13 = 0x5C6C
3055*36dcc4a4SLionel Sambuc0x6A14 = 0x5C66
3056*36dcc4a4SLionel Sambuc0x6A17 = 0x4374
3057*36dcc4a4SLionel Sambuc0x6A19 = 0x4938
3058*36dcc4a4SLionel Sambuc0x6A1B = 0x5C5C
3059*36dcc4a4SLionel Sambuc0x6A1E = 0x5C64
3060*36dcc4a4SLionel Sambuc0x6A1F = 0x3E40
3061*36dcc4a4SLionel Sambuc0x6A21 = 0x4C4F
3062*36dcc4a4SLionel Sambuc0x6A22 = 0x5C78
3063*36dcc4a4SLionel Sambuc0x6A23 = 0x5C6B
3064*36dcc4a4SLionel Sambuc0x6A29 = 0x3822
3065*36dcc4a4SLionel Sambuc0x6A2A = 0x3223
3066*36dcc4a4SLionel Sambuc0x6A2B = 0x335F
3067*36dcc4a4SLionel Sambuc0x6A2E = 0x5C53
3068*36dcc4a4SLionel Sambuc0x6A35 = 0x3E41
3069*36dcc4a4SLionel Sambuc0x6A36 = 0x5C70
3070*36dcc4a4SLionel Sambuc0x6A38 = 0x5C77
3071*36dcc4a4SLionel Sambuc0x6A39 = 0x3C79
3072*36dcc4a4SLionel Sambuc0x6A3A = 0x3372
3073*36dcc4a4SLionel Sambuc0x6A3D = 0x432E
3074*36dcc4a4SLionel Sambuc0x6A44 = 0x5C6D
3075*36dcc4a4SLionel Sambuc0x6A47 = 0x5C72
3076*36dcc4a4SLionel Sambuc0x6A48 = 0x5C76
3077*36dcc4a4SLionel Sambuc0x6A4B = 0x3636
3078*36dcc4a4SLionel Sambuc0x6A58 = 0x354C
3079*36dcc4a4SLionel Sambuc0x6A59 = 0x5C74
3080*36dcc4a4SLionel Sambuc0x6A5F = 0x3521
3081*36dcc4a4SLionel Sambuc0x6A61 = 0x464B
3082*36dcc4a4SLionel Sambuc0x6A62 = 0x5C73
3083*36dcc4a4SLionel Sambuc0x6A66 = 0x5C75
3084*36dcc4a4SLionel Sambuc0x6A72 = 0x5C6F
3085*36dcc4a4SLionel Sambuc0x6A78 = 0x5C71
3086*36dcc4a4SLionel Sambuc0x6A7F = 0x3360
3087*36dcc4a4SLionel Sambuc0x6A80 = 0x4349
3088*36dcc4a4SLionel Sambuc0x6A84 = 0x5C7C
3089*36dcc4a4SLionel Sambuc0x6A8D = 0x5C7A
3090*36dcc4a4SLionel Sambuc0x6A8E = 0x3869
3091*36dcc4a4SLionel Sambuc0x6A90 = 0x5C79
3092*36dcc4a4SLionel Sambuc0x6A97 = 0x5D21
3093*36dcc4a4SLionel Sambuc0x6A9C = 0x5B58
3094*36dcc4a4SLionel Sambuc0x6AA0 = 0x5C7B
3095*36dcc4a4SLionel Sambuc0x6AA2 = 0x5C7D
3096*36dcc4a4SLionel Sambuc0x6AA3 = 0x5C7E
3097*36dcc4a4SLionel Sambuc0x6AAA = 0x5D2C
3098*36dcc4a4SLionel Sambuc0x6AAC = 0x5D28
3099*36dcc4a4SLionel Sambuc0x6AAE = 0x5B6D
3100*36dcc4a4SLionel Sambuc0x6AB3 = 0x5D27
3101*36dcc4a4SLionel Sambuc0x6AB8 = 0x5D26
3102*36dcc4a4SLionel Sambuc0x6ABB = 0x5D23
3103*36dcc4a4SLionel Sambuc0x6AC1 = 0x5C6A
3104*36dcc4a4SLionel Sambuc0x6AC2 = 0x5D25
3105*36dcc4a4SLionel Sambuc0x6AC3 = 0x5D24
3106*36dcc4a4SLionel Sambuc0x6AD1 = 0x5D2A
3107*36dcc4a4SLionel Sambuc0x6AD3 = 0x4F26
3108*36dcc4a4SLionel Sambuc0x6ADA = 0x5D2D
3109*36dcc4a4SLionel Sambuc0x6ADB = 0x367B
3110*36dcc4a4SLionel Sambuc0x6ADE = 0x5D29
3111*36dcc4a4SLionel Sambuc0x6ADF = 0x5D2B
3112*36dcc4a4SLionel Sambuc0x6AE8 = 0x4827
3113*36dcc4a4SLionel Sambuc0x6AEA = 0x5D2E
3114*36dcc4a4SLionel Sambuc0x6AFA = 0x5D32
3115*36dcc4a4SLionel Sambuc0x6AFB = 0x5D2F
3116*36dcc4a4SLionel Sambuc0x6B04 = 0x4D73
3117*36dcc4a4SLionel Sambuc0x6B05 = 0x5D30
3118*36dcc4a4SLionel Sambuc0x6B0A = 0x5C5E
3119*36dcc4a4SLionel Sambuc0x6B12 = 0x5D33
3120*36dcc4a4SLionel Sambuc0x6B16 = 0x5D34
3121*36dcc4a4SLionel Sambuc0x6B1D = 0x3135
3122*36dcc4a4SLionel Sambuc0x6B1F = 0x5D36
3123*36dcc4a4SLionel Sambuc0x6B20 = 0x3767
3124*36dcc4a4SLionel Sambuc0x6B21 = 0x3C21
3125*36dcc4a4SLionel Sambuc0x6B23 = 0x3655
3126*36dcc4a4SLionel Sambuc0x6B27 = 0x3224
3127*36dcc4a4SLionel Sambuc0x6B32 = 0x4D5F
3128*36dcc4a4SLionel Sambuc0x6B37 = 0x5D38
3129*36dcc4a4SLionel Sambuc0x6B38 = 0x5D37
3130*36dcc4a4SLionel Sambuc0x6B39 = 0x5D3A
3131*36dcc4a4SLionel Sambuc0x6B3A = 0x353D
3132*36dcc4a4SLionel Sambuc0x6B3D = 0x3656
3133*36dcc4a4SLionel Sambuc0x6B3E = 0x343E
3134*36dcc4a4SLionel Sambuc0x6B43 = 0x5D3D
3135*36dcc4a4SLionel Sambuc0x6B47 = 0x5D3C
3136*36dcc4a4SLionel Sambuc0x6B49 = 0x5D3E
3137*36dcc4a4SLionel Sambuc0x6B4C = 0x324E
3138*36dcc4a4SLionel Sambuc0x6B4E = 0x4337
3139*36dcc4a4SLionel Sambuc0x6B50 = 0x5D3F
3140*36dcc4a4SLionel Sambuc0x6B53 = 0x343F
3141*36dcc4a4SLionel Sambuc0x6B54 = 0x5D41
3142*36dcc4a4SLionel Sambuc0x6B59 = 0x5D40
3143*36dcc4a4SLionel Sambuc0x6B5B = 0x5D42
3144*36dcc4a4SLionel Sambuc0x6B5F = 0x5D43
3145*36dcc4a4SLionel Sambuc0x6B61 = 0x5D44
3146*36dcc4a4SLionel Sambuc0x6B62 = 0x3B5F
3147*36dcc4a4SLionel Sambuc0x6B63 = 0x4035
3148*36dcc4a4SLionel Sambuc0x6B64 = 0x3A21
3149*36dcc4a4SLionel Sambuc0x6B66 = 0x4970
3150*36dcc4a4SLionel Sambuc0x6B69 = 0x4A62
3151*36dcc4a4SLionel Sambuc0x6B6A = 0x4F44
3152*36dcc4a4SLionel Sambuc0x6B6F = 0x3B75
3153*36dcc4a4SLionel Sambuc0x6B73 = 0x3A50
3154*36dcc4a4SLionel Sambuc0x6B74 = 0x4E72
3155*36dcc4a4SLionel Sambuc0x6B78 = 0x5D45
3156*36dcc4a4SLionel Sambuc0x6B79 = 0x5D46
3157*36dcc4a4SLionel Sambuc0x6B7B = 0x3B60
3158*36dcc4a4SLionel Sambuc0x6B7F = 0x5D47
3159*36dcc4a4SLionel Sambuc0x6B80 = 0x5D48
3160*36dcc4a4SLionel Sambuc0x6B83 = 0x5D4A
3161*36dcc4a4SLionel Sambuc0x6B84 = 0x5D49
3162*36dcc4a4SLionel Sambuc0x6B86 = 0x4B58
3163*36dcc4a4SLionel Sambuc0x6B89 = 0x3D5E
3164*36dcc4a4SLionel Sambuc0x6B8A = 0x3C6C
3165*36dcc4a4SLionel Sambuc0x6B8B = 0x3B44
3166*36dcc4a4SLionel Sambuc0x6B8D = 0x5D4B
3167*36dcc4a4SLionel Sambuc0x6B95 = 0x5D4D
3168*36dcc4a4SLionel Sambuc0x6B96 = 0x3F23
3169*36dcc4a4SLionel Sambuc0x6B98 = 0x5D4C
3170*36dcc4a4SLionel Sambuc0x6B9E = 0x5D4E
3171*36dcc4a4SLionel Sambuc0x6BA4 = 0x5D4F
3172*36dcc4a4SLionel Sambuc0x6BAA = 0x5D50
3173*36dcc4a4SLionel Sambuc0x6BAB = 0x5D51
3174*36dcc4a4SLionel Sambuc0x6BAF = 0x5D52
3175*36dcc4a4SLionel Sambuc0x6BB1 = 0x5D54
3176*36dcc4a4SLionel Sambuc0x6BB2 = 0x5D53
3177*36dcc4a4SLionel Sambuc0x6BB3 = 0x5D55
3178*36dcc4a4SLionel Sambuc0x6BB4 = 0x3225
3179*36dcc4a4SLionel Sambuc0x6BB5 = 0x434A
3180*36dcc4a4SLionel Sambuc0x6BB7 = 0x5D56
3181*36dcc4a4SLionel Sambuc0x6BBA = 0x3B26
3182*36dcc4a4SLionel Sambuc0x6BBB = 0x334C
3183*36dcc4a4SLionel Sambuc0x6BBC = 0x5D57
3184*36dcc4a4SLionel Sambuc0x6BBF = 0x4542
3185*36dcc4a4SLionel Sambuc0x6BC0 = 0x544C
3186*36dcc4a4SLionel Sambuc0x6BC5 = 0x3523
3187*36dcc4a4SLionel Sambuc0x6BC6 = 0x5D58
3188*36dcc4a4SLionel Sambuc0x6BCB = 0x5D59
3189*36dcc4a4SLionel Sambuc0x6BCD = 0x4A6C
3190*36dcc4a4SLionel Sambuc0x6BCE = 0x4B68
3191*36dcc4a4SLionel Sambuc0x6BD2 = 0x4647
3192*36dcc4a4SLionel Sambuc0x6BD3 = 0x5D5A
3193*36dcc4a4SLionel Sambuc0x6BD4 = 0x4866
3194*36dcc4a4SLionel Sambuc0x6BD8 = 0x487B
3195*36dcc4a4SLionel Sambuc0x6BDB = 0x4C53
3196*36dcc4a4SLionel Sambuc0x6BDF = 0x5D5B
3197*36dcc4a4SLionel Sambuc0x6BEB = 0x5D5D
3198*36dcc4a4SLionel Sambuc0x6BEC = 0x5D5C
3199*36dcc4a4SLionel Sambuc0x6BEF = 0x5D5F
3200*36dcc4a4SLionel Sambuc0x6BF3 = 0x5D5E
3201*36dcc4a4SLionel Sambuc0x6C08 = 0x5D61
3202*36dcc4a4SLionel Sambuc0x6C0F = 0x3B61
3203*36dcc4a4SLionel Sambuc0x6C11 = 0x4C31
3204*36dcc4a4SLionel Sambuc0x6C13 = 0x5D62
3205*36dcc4a4SLionel Sambuc0x6C14 = 0x5D63
3206*36dcc4a4SLionel Sambuc0x6C17 = 0x3524
3207*36dcc4a4SLionel Sambuc0x6C1B = 0x5D64
3208*36dcc4a4SLionel Sambuc0x6C23 = 0x5D66
3209*36dcc4a4SLionel Sambuc0x6C24 = 0x5D65
3210*36dcc4a4SLionel Sambuc0x6C34 = 0x3F65
3211*36dcc4a4SLionel Sambuc0x6C37 = 0x4939
3212*36dcc4a4SLionel Sambuc0x6C38 = 0x314A
3213*36dcc4a4SLionel Sambuc0x6C3E = 0x4845
3214*36dcc4a4SLionel Sambuc0x6C40 = 0x4475
3215*36dcc4a4SLionel Sambuc0x6C41 = 0x3D41
3216*36dcc4a4SLionel Sambuc0x6C42 = 0x3561
3217*36dcc4a4SLionel Sambuc0x6C4E = 0x4846
3218*36dcc4a4SLionel Sambuc0x6C50 = 0x3C2E
3219*36dcc4a4SLionel Sambuc0x6C55 = 0x5D68
3220*36dcc4a4SLionel Sambuc0x6C57 = 0x3440
3221*36dcc4a4SLionel Sambuc0x6C5A = 0x3178
3222*36dcc4a4SLionel Sambuc0x6C5D = 0x4672
3223*36dcc4a4SLionel Sambuc0x6C5E = 0x5D67
3224*36dcc4a4SLionel Sambuc0x6C5F = 0x393E
3225*36dcc4a4SLionel Sambuc0x6C60 = 0x4353
3226*36dcc4a4SLionel Sambuc0x6C62 = 0x5D69
3227*36dcc4a4SLionel Sambuc0x6C68 = 0x5D71
3228*36dcc4a4SLionel Sambuc0x6C6A = 0x5D6A
3229*36dcc4a4SLionel Sambuc0x6C70 = 0x4241
3230*36dcc4a4SLionel Sambuc0x6C72 = 0x3562
3231*36dcc4a4SLionel Sambuc0x6C73 = 0x5D72
3232*36dcc4a4SLionel Sambuc0x6C7A = 0x3768
3233*36dcc4a4SLionel Sambuc0x6C7D = 0x3525
3234*36dcc4a4SLionel Sambuc0x6C7E = 0x5D70
3235*36dcc4a4SLionel Sambuc0x6C81 = 0x5D6E
3236*36dcc4a4SLionel Sambuc0x6C82 = 0x5D6B
3237*36dcc4a4SLionel Sambuc0x6C83 = 0x4D60
3238*36dcc4a4SLionel Sambuc0x6C88 = 0x4440
3239*36dcc4a4SLionel Sambuc0x6C8C = 0x4659
3240*36dcc4a4SLionel Sambuc0x6C8D = 0x5D6C
3241*36dcc4a4SLionel Sambuc0x6C90 = 0x5D74
3242*36dcc4a4SLionel Sambuc0x6C92 = 0x5D73
3243*36dcc4a4SLionel Sambuc0x6C93 = 0x3723
3244*36dcc4a4SLionel Sambuc0x6C96 = 0x322D
3245*36dcc4a4SLionel Sambuc0x6C99 = 0x3A3B
3246*36dcc4a4SLionel Sambuc0x6C9A = 0x5D6D
3247*36dcc4a4SLionel Sambuc0x6C9B = 0x5D6F
3248*36dcc4a4SLionel Sambuc0x6CA1 = 0x4B57
3249*36dcc4a4SLionel Sambuc0x6CA2 = 0x4274
3250*36dcc4a4SLionel Sambuc0x6CAB = 0x4B77
3251*36dcc4a4SLionel Sambuc0x6CAE = 0x5D7C
3252*36dcc4a4SLionel Sambuc0x6CB1 = 0x5D7D
3253*36dcc4a4SLionel Sambuc0x6CB3 = 0x324F
3254*36dcc4a4SLionel Sambuc0x6CB8 = 0x4A28
3255*36dcc4a4SLionel Sambuc0x6CB9 = 0x4C7D
3256*36dcc4a4SLionel Sambuc0x6CBA = 0x5E21
3257*36dcc4a4SLionel Sambuc0x6CBB = 0x3C23
3258*36dcc4a4SLionel Sambuc0x6CBC = 0x3E42
3259*36dcc4a4SLionel Sambuc0x6CBD = 0x5D78
3260*36dcc4a4SLionel Sambuc0x6CBE = 0x5D7E
3261*36dcc4a4SLionel Sambuc0x6CBF = 0x3168
3262*36dcc4a4SLionel Sambuc0x6CC1 = 0x3637
3263*36dcc4a4SLionel Sambuc0x6CC4 = 0x5D75
3264*36dcc4a4SLionel Sambuc0x6CC5 = 0x5D7A
3265*36dcc4a4SLionel Sambuc0x6CC9 = 0x4074
3266*36dcc4a4SLionel Sambuc0x6CCA = 0x4771
3267*36dcc4a4SLionel Sambuc0x6CCC = 0x4867
3268*36dcc4a4SLionel Sambuc0x6CD3 = 0x5D77
3269*36dcc4a4SLionel Sambuc0x6CD5 = 0x4B21
3270*36dcc4a4SLionel Sambuc0x6CD7 = 0x5D79
3271*36dcc4a4SLionel Sambuc0x6CD9 = 0x5E24
3272*36dcc4a4SLionel Sambuc0x6CDB = 0x5E22
3273*36dcc4a4SLionel Sambuc0x6CDD = 0x5D7B
3274*36dcc4a4SLionel Sambuc0x6CE1 = 0x4B22
3275*36dcc4a4SLionel Sambuc0x6CE2 = 0x4748
3276*36dcc4a4SLionel Sambuc0x6CE3 = 0x3563
3277*36dcc4a4SLionel Sambuc0x6CE5 = 0x4525
3278*36dcc4a4SLionel Sambuc0x6CE8 = 0x436D
3279*36dcc4a4SLionel Sambuc0x6CEA = 0x5E25
3280*36dcc4a4SLionel Sambuc0x6CEF = 0x5E23
3281*36dcc4a4SLionel Sambuc0x6CF0 = 0x4259
3282*36dcc4a4SLionel Sambuc0x6CF1 = 0x5D76
3283*36dcc4a4SLionel Sambuc0x6CF3 = 0x314B
3284*36dcc4a4SLionel Sambuc0x6D0B = 0x4D4E
3285*36dcc4a4SLionel Sambuc0x6D0C = 0x5E30
3286*36dcc4a4SLionel Sambuc0x6D12 = 0x5E2F
3287*36dcc4a4SLionel Sambuc0x6D17 = 0x4076
3288*36dcc4a4SLionel Sambuc0x6D19 = 0x5E2C
3289*36dcc4a4SLionel Sambuc0x6D1B = 0x4D6C
3290*36dcc4a4SLionel Sambuc0x6D1E = 0x4636
3291*36dcc4a4SLionel Sambuc0x6D1F = 0x5E26
3292*36dcc4a4SLionel Sambuc0x6D25 = 0x4445
3293*36dcc4a4SLionel Sambuc0x6D29 = 0x314C
3294*36dcc4a4SLionel Sambuc0x6D2A = 0x393F
3295*36dcc4a4SLionel Sambuc0x6D2B = 0x5E29
3296*36dcc4a4SLionel Sambuc0x6D32 = 0x3D27
3297*36dcc4a4SLionel Sambuc0x6D33 = 0x5E2E
3298*36dcc4a4SLionel Sambuc0x6D35 = 0x5E2D
3299*36dcc4a4SLionel Sambuc0x6D36 = 0x5E28
3300*36dcc4a4SLionel Sambuc0x6D38 = 0x5E2B
3301*36dcc4a4SLionel Sambuc0x6D3B = 0x3368
3302*36dcc4a4SLionel Sambuc0x6D3D = 0x5E2A
3303*36dcc4a4SLionel Sambuc0x6D3E = 0x4749
3304*36dcc4a4SLionel Sambuc0x6D41 = 0x4E2E
3305*36dcc4a4SLionel Sambuc0x6D44 = 0x3E74
3306*36dcc4a4SLionel Sambuc0x6D45 = 0x4075
3307*36dcc4a4SLionel Sambuc0x6D59 = 0x5E36
3308*36dcc4a4SLionel Sambuc0x6D5A = 0x5E34
3309*36dcc4a4SLionel Sambuc0x6D5C = 0x494D
3310*36dcc4a4SLionel Sambuc0x6D63 = 0x5E31
3311*36dcc4a4SLionel Sambuc0x6D64 = 0x5E33
3312*36dcc4a4SLionel Sambuc0x6D66 = 0x313A
3313*36dcc4a4SLionel Sambuc0x6D69 = 0x3940
3314*36dcc4a4SLionel Sambuc0x6D6A = 0x4F32
3315*36dcc4a4SLionel Sambuc0x6D6C = 0x333D
3316*36dcc4a4SLionel Sambuc0x6D6E = 0x4962
3317*36dcc4a4SLionel Sambuc0x6D74 = 0x4D61
3318*36dcc4a4SLionel Sambuc0x6D77 = 0x3324
3319*36dcc4a4SLionel Sambuc0x6D78 = 0x3F3B
3320*36dcc4a4SLionel Sambuc0x6D79 = 0x5E35
3321*36dcc4a4SLionel Sambuc0x6D85 = 0x5E3A
3322*36dcc4a4SLionel Sambuc0x6D88 = 0x3E43
3323*36dcc4a4SLionel Sambuc0x6D8C = 0x4D30
3324*36dcc4a4SLionel Sambuc0x6D8E = 0x5E37
3325*36dcc4a4SLionel Sambuc0x6D93 = 0x5E32
3326*36dcc4a4SLionel Sambuc0x6D95 = 0x5E38
3327*36dcc4a4SLionel Sambuc0x6D99 = 0x4E5E
3328*36dcc4a4SLionel Sambuc0x6D9B = 0x4573
3329*36dcc4a4SLionel Sambuc0x6D9C = 0x4642
3330*36dcc4a4SLionel Sambuc0x6DAF = 0x3336
3331*36dcc4a4SLionel Sambuc0x6DB2 = 0x3155
3332*36dcc4a4SLionel Sambuc0x6DB5 = 0x5E3E
3333*36dcc4a4SLionel Sambuc0x6DB8 = 0x5E41
3334*36dcc4a4SLionel Sambuc0x6DBC = 0x4E43
3335*36dcc4a4SLionel Sambuc0x6DC0 = 0x4D64
3336*36dcc4a4SLionel Sambuc0x6DC5 = 0x5E48
3337*36dcc4a4SLionel Sambuc0x6DC6 = 0x5E42
3338*36dcc4a4SLionel Sambuc0x6DC7 = 0x5E3F
3339*36dcc4a4SLionel Sambuc0x6DCB = 0x4E54
3340*36dcc4a4SLionel Sambuc0x6DCC = 0x5E45
3341*36dcc4a4SLionel Sambuc0x6DD1 = 0x3D4A
3342*36dcc4a4SLionel Sambuc0x6DD2 = 0x5E47
3343*36dcc4a4SLionel Sambuc0x6DD5 = 0x5E4C
3344*36dcc4a4SLionel Sambuc0x6DD8 = 0x4571
3345*36dcc4a4SLionel Sambuc0x6DD9 = 0x5E4A
3346*36dcc4a4SLionel Sambuc0x6DDE = 0x5E44
3347*36dcc4a4SLionel Sambuc0x6DE1 = 0x4338
3348*36dcc4a4SLionel Sambuc0x6DE4 = 0x5E4B
3349*36dcc4a4SLionel Sambuc0x6DE6 = 0x5E40
3350*36dcc4a4SLionel Sambuc0x6DE8 = 0x5E46
3351*36dcc4a4SLionel Sambuc0x6DEA = 0x5E4D
3352*36dcc4a4SLionel Sambuc0x6DEB = 0x307C
3353*36dcc4a4SLionel Sambuc0x6DEC = 0x5E43
3354*36dcc4a4SLionel Sambuc0x6DEE = 0x5E4E
3355*36dcc4a4SLionel Sambuc0x6DF1 = 0x3F3C
3356*36dcc4a4SLionel Sambuc0x6DF3 = 0x3D5F
3357*36dcc4a4SLionel Sambuc0x6DF5 = 0x4A25
3358*36dcc4a4SLionel Sambuc0x6DF7 = 0x3A2E
3359*36dcc4a4SLionel Sambuc0x6DF9 = 0x5E3B
3360*36dcc4a4SLionel Sambuc0x6DFA = 0x5E49
3361*36dcc4a4SLionel Sambuc0x6DFB = 0x453A
3362*36dcc4a4SLionel Sambuc0x6E05 = 0x4036
3363*36dcc4a4SLionel Sambuc0x6E07 = 0x3369
3364*36dcc4a4SLionel Sambuc0x6E08 = 0x3A51
3365*36dcc4a4SLionel Sambuc0x6E09 = 0x3E44
3366*36dcc4a4SLionel Sambuc0x6E0A = 0x5E3D
3367*36dcc4a4SLionel Sambuc0x6E0B = 0x3D42
3368*36dcc4a4SLionel Sambuc0x6E13 = 0x374C
3369*36dcc4a4SLionel Sambuc0x6E15 = 0x5E3C
3370*36dcc4a4SLionel Sambuc0x6E19 = 0x5E52
3371*36dcc4a4SLionel Sambuc0x6E1A = 0x3D6D
3372*36dcc4a4SLionel Sambuc0x6E1B = 0x383A
3373*36dcc4a4SLionel Sambuc0x6E1D = 0x5E61
3374*36dcc4a4SLionel Sambuc0x6E1F = 0x5E5B
3375*36dcc4a4SLionel Sambuc0x6E20 = 0x3574
3376*36dcc4a4SLionel Sambuc0x6E21 = 0x454F
3377*36dcc4a4SLionel Sambuc0x6E23 = 0x5E56
3378*36dcc4a4SLionel Sambuc0x6E24 = 0x5E5F
3379*36dcc4a4SLionel Sambuc0x6E25 = 0x302F
3380*36dcc4a4SLionel Sambuc0x6E26 = 0x3132
3381*36dcc4a4SLionel Sambuc0x6E29 = 0x3239
3382*36dcc4a4SLionel Sambuc0x6E2B = 0x5E58
3383*36dcc4a4SLionel Sambuc0x6E2C = 0x422C
3384*36dcc4a4SLionel Sambuc0x6E2D = 0x5E4F
3385*36dcc4a4SLionel Sambuc0x6E2E = 0x5E51
3386*36dcc4a4SLionel Sambuc0x6E2F = 0x3941
3387*36dcc4a4SLionel Sambuc0x6E38 = 0x5E62
3388*36dcc4a4SLionel Sambuc0x6E3A = 0x5E5D
3389*36dcc4a4SLionel Sambuc0x6E3E = 0x5E55
3390*36dcc4a4SLionel Sambuc0x6E43 = 0x5E5C
3391*36dcc4a4SLionel Sambuc0x6E4A = 0x4C2B
3392*36dcc4a4SLionel Sambuc0x6E4D = 0x5E5A
3393*36dcc4a4SLionel Sambuc0x6E4E = 0x5E5E
3394*36dcc4a4SLionel Sambuc0x6E56 = 0x3850
3395*36dcc4a4SLionel Sambuc0x6E58 = 0x3E45
3396*36dcc4a4SLionel Sambuc0x6E5B = 0x4339
3397*36dcc4a4SLionel Sambuc0x6E5F = 0x5E54
3398*36dcc4a4SLionel Sambuc0x6E67 = 0x4D2F
3399*36dcc4a4SLionel Sambuc0x6E6B = 0x5E57
3400*36dcc4a4SLionel Sambuc0x6E6E = 0x5E50
3401*36dcc4a4SLionel Sambuc0x6E6F = 0x4572
3402*36dcc4a4SLionel Sambuc0x6E72 = 0x5E53
3403*36dcc4a4SLionel Sambuc0x6E76 = 0x5E59
3404*36dcc4a4SLionel Sambuc0x6E7E = 0x4F51
3405*36dcc4a4SLionel Sambuc0x6E7F = 0x3C3E
3406*36dcc4a4SLionel Sambuc0x6E80 = 0x4B7E
3407*36dcc4a4SLionel Sambuc0x6E82 = 0x5E63
3408*36dcc4a4SLionel Sambuc0x6E8C = 0x482E
3409*36dcc4a4SLionel Sambuc0x6E8F = 0x5E6F
3410*36dcc4a4SLionel Sambuc0x6E90 = 0x383B
3411*36dcc4a4SLionel Sambuc0x6E96 = 0x3D60
3412*36dcc4a4SLionel Sambuc0x6E98 = 0x5E65
3413*36dcc4a4SLionel Sambuc0x6E9C = 0x4E2F
3414*36dcc4a4SLionel Sambuc0x6E9D = 0x3942
3415*36dcc4a4SLionel Sambuc0x6E9F = 0x5E72
3416*36dcc4a4SLionel Sambuc0x6EA2 = 0x306E
3417*36dcc4a4SLionel Sambuc0x6EA5 = 0x5E70
3418*36dcc4a4SLionel Sambuc0x6EAA = 0x5E64
3419*36dcc4a4SLionel Sambuc0x6EAF = 0x5E6A
3420*36dcc4a4SLionel Sambuc0x6EB2 = 0x5E6C
3421*36dcc4a4SLionel Sambuc0x6EB6 = 0x4D4F
3422*36dcc4a4SLionel Sambuc0x6EB7 = 0x5E67
3423*36dcc4a4SLionel Sambuc0x6EBA = 0x452E
3424*36dcc4a4SLionel Sambuc0x6EBD = 0x5E69
3425*36dcc4a4SLionel Sambuc0x6EC2 = 0x5E71
3426*36dcc4a4SLionel Sambuc0x6EC4 = 0x5E6B
3427*36dcc4a4SLionel Sambuc0x6EC5 = 0x4C47
3428*36dcc4a4SLionel Sambuc0x6EC9 = 0x5E66
3429*36dcc4a4SLionel Sambuc0x6ECB = 0x3C22
3430*36dcc4a4SLionel Sambuc0x6ECC = 0x5E7E
3431*36dcc4a4SLionel Sambuc0x6ED1 = 0x336A
3432*36dcc4a4SLionel Sambuc0x6ED3 = 0x5E68
3433*36dcc4a4SLionel Sambuc0x6ED4 = 0x5E6D
3434*36dcc4a4SLionel Sambuc0x6ED5 = 0x5E6E
3435*36dcc4a4SLionel Sambuc0x6EDD = 0x426C
3436*36dcc4a4SLionel Sambuc0x6EDE = 0x425A
3437*36dcc4a4SLionel Sambuc0x6EEC = 0x5E76
3438*36dcc4a4SLionel Sambuc0x6EEF = 0x5E7C
3439*36dcc4a4SLionel Sambuc0x6EF2 = 0x5E7A
3440*36dcc4a4SLionel Sambuc0x6EF4 = 0x4529
3441*36dcc4a4SLionel Sambuc0x6EF7 = 0x5F23
3442*36dcc4a4SLionel Sambuc0x6EF8 = 0x5E77
3443*36dcc4a4SLionel Sambuc0x6EFE = 0x5E78
3444*36dcc4a4SLionel Sambuc0x6EFF = 0x5E60
3445*36dcc4a4SLionel Sambuc0x6F01 = 0x3579
3446*36dcc4a4SLionel Sambuc0x6F02 = 0x493A
3447*36dcc4a4SLionel Sambuc0x6F06 = 0x3C3F
3448*36dcc4a4SLionel Sambuc0x6F09 = 0x3977
3449*36dcc4a4SLionel Sambuc0x6F0F = 0x4F33
3450*36dcc4a4SLionel Sambuc0x6F11 = 0x5E74
3451*36dcc4a4SLionel Sambuc0x6F13 = 0x5F22
3452*36dcc4a4SLionel Sambuc0x6F14 = 0x3169
3453*36dcc4a4SLionel Sambuc0x6F15 = 0x4166
3454*36dcc4a4SLionel Sambuc0x6F20 = 0x4779
3455*36dcc4a4SLionel Sambuc0x6F22 = 0x3441
3456*36dcc4a4SLionel Sambuc0x6F23 = 0x4E7A
3457*36dcc4a4SLionel Sambuc0x6F2B = 0x4C21
3458*36dcc4a4SLionel Sambuc0x6F2C = 0x4452
3459*36dcc4a4SLionel Sambuc0x6F31 = 0x5E7B
3460*36dcc4a4SLionel Sambuc0x6F32 = 0x5E7D
3461*36dcc4a4SLionel Sambuc0x6F38 = 0x4132
3462*36dcc4a4SLionel Sambuc0x6F3E = 0x5F21
3463*36dcc4a4SLionel Sambuc0x6F3F = 0x5E79
3464*36dcc4a4SLionel Sambuc0x6F41 = 0x5E73
3465*36dcc4a4SLionel Sambuc0x6F45 = 0x3443
3466*36dcc4a4SLionel Sambuc0x6F54 = 0x3769
3467*36dcc4a4SLionel Sambuc0x6F58 = 0x5F2F
3468*36dcc4a4SLionel Sambuc0x6F5B = 0x5F2A
3469*36dcc4a4SLionel Sambuc0x6F5C = 0x4078
3470*36dcc4a4SLionel Sambuc0x6F5F = 0x3363
3471*36dcc4a4SLionel Sambuc0x6F64 = 0x3D61
3472*36dcc4a4SLionel Sambuc0x6F66 = 0x5F33
3473*36dcc4a4SLionel Sambuc0x6F6D = 0x5F2C
3474*36dcc4a4SLionel Sambuc0x6F6E = 0x442C
3475*36dcc4a4SLionel Sambuc0x6F6F = 0x5F29
3476*36dcc4a4SLionel Sambuc0x6F70 = 0x4459
3477*36dcc4a4SLionel Sambuc0x6F74 = 0x5F4C
3478*36dcc4a4SLionel Sambuc0x6F78 = 0x5F26
3479*36dcc4a4SLionel Sambuc0x6F7A = 0x5F25
3480*36dcc4a4SLionel Sambuc0x6F7C = 0x5F2E
3481*36dcc4a4SLionel Sambuc0x6F80 = 0x5F28
3482*36dcc4a4SLionel Sambuc0x6F81 = 0x5F27
3483*36dcc4a4SLionel Sambuc0x6F82 = 0x5F2D
3484*36dcc4a4SLionel Sambuc0x6F84 = 0x4021
3485*36dcc4a4SLionel Sambuc0x6F86 = 0x5F24
3486*36dcc4a4SLionel Sambuc0x6F8E = 0x5F30
3487*36dcc4a4SLionel Sambuc0x6F91 = 0x5F31
3488*36dcc4a4SLionel Sambuc0x6F97 = 0x3442
3489*36dcc4a4SLionel Sambuc0x6FA1 = 0x5F36
3490*36dcc4a4SLionel Sambuc0x6FA3 = 0x5F35
3491*36dcc4a4SLionel Sambuc0x6FA4 = 0x5F37
3492*36dcc4a4SLionel Sambuc0x6FAA = 0x5F3A
3493*36dcc4a4SLionel Sambuc0x6FB1 = 0x4543
3494*36dcc4a4SLionel Sambuc0x6FB3 = 0x5F34
3495*36dcc4a4SLionel Sambuc0x6FB9 = 0x5F38
3496*36dcc4a4SLionel Sambuc0x6FC0 = 0x3763
3497*36dcc4a4SLionel Sambuc0x6FC1 = 0x4279
3498*36dcc4a4SLionel Sambuc0x6FC2 = 0x5F32
3499*36dcc4a4SLionel Sambuc0x6FC3 = 0x473B
3500*36dcc4a4SLionel Sambuc0x6FC6 = 0x5F39
3501*36dcc4a4SLionel Sambuc0x6FD4 = 0x5F3E
3502*36dcc4a4SLionel Sambuc0x6FD5 = 0x5F3C
3503*36dcc4a4SLionel Sambuc0x6FD8 = 0x5F3F
3504*36dcc4a4SLionel Sambuc0x6FDB = 0x5F42
3505*36dcc4a4SLionel Sambuc0x6FDF = 0x5F3B
3506*36dcc4a4SLionel Sambuc0x6FE0 = 0x396A
3507*36dcc4a4SLionel Sambuc0x6FE1 = 0x4728
3508*36dcc4a4SLionel Sambuc0x6FE4 = 0x5E39
3509*36dcc4a4SLionel Sambuc0x6FEB = 0x4D74
3510*36dcc4a4SLionel Sambuc0x6FEC = 0x5F3D
3511*36dcc4a4SLionel Sambuc0x6FEE = 0x5F41
3512*36dcc4a4SLionel Sambuc0x6FEF = 0x4275
3513*36dcc4a4SLionel Sambuc0x6FF1 = 0x5F40
3514*36dcc4a4SLionel Sambuc0x6FF3 = 0x5F2B
3515*36dcc4a4SLionel Sambuc0x6FF6 = 0x6F69
3516*36dcc4a4SLionel Sambuc0x6FFA = 0x5F45
3517*36dcc4a4SLionel Sambuc0x6FFE = 0x5F49
3518*36dcc4a4SLionel Sambuc0x7001 = 0x5F47
3519*36dcc4a4SLionel Sambuc0x7009 = 0x5F43
3520*36dcc4a4SLionel Sambuc0x700B = 0x5F44
3521*36dcc4a4SLionel Sambuc0x700F = 0x5F48
3522*36dcc4a4SLionel Sambuc0x7011 = 0x5F46
3523*36dcc4a4SLionel Sambuc0x7015 = 0x494E
3524*36dcc4a4SLionel Sambuc0x7018 = 0x5F4E
3525*36dcc4a4SLionel Sambuc0x701A = 0x5F4B
3526*36dcc4a4SLionel Sambuc0x701B = 0x5F4A
3527*36dcc4a4SLionel Sambuc0x701D = 0x5F4D
3528*36dcc4a4SLionel Sambuc0x701E = 0x4654
3529*36dcc4a4SLionel Sambuc0x701F = 0x5F4F
3530*36dcc4a4SLionel Sambuc0x7026 = 0x4375
3531*36dcc4a4SLionel Sambuc0x7027 = 0x426D
3532*36dcc4a4SLionel Sambuc0x702C = 0x4025
3533*36dcc4a4SLionel Sambuc0x7030 = 0x5F50
3534*36dcc4a4SLionel Sambuc0x7032 = 0x5F52
3535*36dcc4a4SLionel Sambuc0x703E = 0x5F51
3536*36dcc4a4SLionel Sambuc0x704C = 0x5E75
3537*36dcc4a4SLionel Sambuc0x7051 = 0x5F53
3538*36dcc4a4SLionel Sambuc0x7058 = 0x4667
3539*36dcc4a4SLionel Sambuc0x7063 = 0x5F54
3540*36dcc4a4SLionel Sambuc0x706B = 0x3250
3541*36dcc4a4SLionel Sambuc0x706F = 0x4574
3542*36dcc4a4SLionel Sambuc0x7070 = 0x3325
3543*36dcc4a4SLionel Sambuc0x7078 = 0x3564
3544*36dcc4a4SLionel Sambuc0x707C = 0x3C5E
3545*36dcc4a4SLionel Sambuc0x707D = 0x3A52
3546*36dcc4a4SLionel Sambuc0x7089 = 0x4F27
3547*36dcc4a4SLionel Sambuc0x708A = 0x3F66
3548*36dcc4a4SLionel Sambuc0x708E = 0x316A
3549*36dcc4a4SLionel Sambuc0x7092 = 0x5F56
3550*36dcc4a4SLionel Sambuc0x7099 = 0x5F55
3551*36dcc4a4SLionel Sambuc0x70AC = 0x5F59
3552*36dcc4a4SLionel Sambuc0x70AD = 0x433A
3553*36dcc4a4SLionel Sambuc0x70AE = 0x5F5C
3554*36dcc4a4SLionel Sambuc0x70AF = 0x5F57
3555*36dcc4a4SLionel Sambuc0x70B3 = 0x5F5B
3556*36dcc4a4SLionel Sambuc0x70B8 = 0x5F5A
3557*36dcc4a4SLionel Sambuc0x70B9 = 0x4540
3558*36dcc4a4SLionel Sambuc0x70BA = 0x3059
3559*36dcc4a4SLionel Sambuc0x70C8 = 0x4E75
3560*36dcc4a4SLionel Sambuc0x70CB = 0x5F5E
3561*36dcc4a4SLionel Sambuc0x70CF = 0x3128
3562*36dcc4a4SLionel Sambuc0x70D9 = 0x5F60
3563*36dcc4a4SLionel Sambuc0x70DD = 0x5F5F
3564*36dcc4a4SLionel Sambuc0x70DF = 0x5F5D
3565*36dcc4a4SLionel Sambuc0x70F1 = 0x5F58
3566*36dcc4a4SLionel Sambuc0x70F9 = 0x4B23
3567*36dcc4a4SLionel Sambuc0x70FD = 0x5F62
3568*36dcc4a4SLionel Sambuc0x7109 = 0x5F61
3569*36dcc4a4SLionel Sambuc0x7114 = 0x316B
3570*36dcc4a4SLionel Sambuc0x7119 = 0x5F64
3571*36dcc4a4SLionel Sambuc0x711A = 0x4A32
3572*36dcc4a4SLionel Sambuc0x711C = 0x5F63
3573*36dcc4a4SLionel Sambuc0x7121 = 0x4C35
3574*36dcc4a4SLionel Sambuc0x7126 = 0x3E47
3575*36dcc4a4SLionel Sambuc0x7136 = 0x4133
3576*36dcc4a4SLionel Sambuc0x713C = 0x3E46
3577*36dcc4a4SLionel Sambuc0x7149 = 0x4E7B
3578*36dcc4a4SLionel Sambuc0x714C = 0x5F6A
3579*36dcc4a4SLionel Sambuc0x714E = 0x4079
3580*36dcc4a4SLionel Sambuc0x7155 = 0x5F66
3581*36dcc4a4SLionel Sambuc0x7156 = 0x5F6B
3582*36dcc4a4SLionel Sambuc0x7159 = 0x316C
3583*36dcc4a4SLionel Sambuc0x7162 = 0x5F69
3584*36dcc4a4SLionel Sambuc0x7164 = 0x4761
3585*36dcc4a4SLionel Sambuc0x7165 = 0x5F65
3586*36dcc4a4SLionel Sambuc0x7166 = 0x5F68
3587*36dcc4a4SLionel Sambuc0x7167 = 0x3E48
3588*36dcc4a4SLionel Sambuc0x7169 = 0x4851
3589*36dcc4a4SLionel Sambuc0x716C = 0x5F6C
3590*36dcc4a4SLionel Sambuc0x716E = 0x3C51
3591*36dcc4a4SLionel Sambuc0x717D = 0x407A
3592*36dcc4a4SLionel Sambuc0x7184 = 0x5F6F
3593*36dcc4a4SLionel Sambuc0x7188 = 0x5F67
3594*36dcc4a4SLionel Sambuc0x718A = 0x3727
3595*36dcc4a4SLionel Sambuc0x718F = 0x5F6D
3596*36dcc4a4SLionel Sambuc0x7194 = 0x4D50
3597*36dcc4a4SLionel Sambuc0x7195 = 0x5F70
3598*36dcc4a4SLionel Sambuc0x7199 = 0x7426
3599*36dcc4a4SLionel Sambuc0x719F = 0x3D4F
3600*36dcc4a4SLionel Sambuc0x71A8 = 0x5F71
3601*36dcc4a4SLionel Sambuc0x71AC = 0x5F72
3602*36dcc4a4SLionel Sambuc0x71B1 = 0x472E
3603*36dcc4a4SLionel Sambuc0x71B9 = 0x5F74
3604*36dcc4a4SLionel Sambuc0x71BE = 0x5F75
3605*36dcc4a4SLionel Sambuc0x71C3 = 0x4733
3606*36dcc4a4SLionel Sambuc0x71C8 = 0x4575
3607*36dcc4a4SLionel Sambuc0x71C9 = 0x5F77
3608*36dcc4a4SLionel Sambuc0x71CE = 0x5F79
3609*36dcc4a4SLionel Sambuc0x71D0 = 0x4E55
3610*36dcc4a4SLionel Sambuc0x71D2 = 0x5F76
3611*36dcc4a4SLionel Sambuc0x71D4 = 0x5F78
3612*36dcc4a4SLionel Sambuc0x71D5 = 0x316D
3613*36dcc4a4SLionel Sambuc0x71D7 = 0x5F73
3614*36dcc4a4SLionel Sambuc0x71DF = 0x535B
3615*36dcc4a4SLionel Sambuc0x71E0 = 0x5F7A
3616*36dcc4a4SLionel Sambuc0x71E5 = 0x4167
3617*36dcc4a4SLionel Sambuc0x71E6 = 0x3B38
3618*36dcc4a4SLionel Sambuc0x71E7 = 0x5F7C
3619*36dcc4a4SLionel Sambuc0x71EC = 0x5F7B
3620*36dcc4a4SLionel Sambuc0x71ED = 0x3F24
3621*36dcc4a4SLionel Sambuc0x71EE = 0x5259
3622*36dcc4a4SLionel Sambuc0x71F5 = 0x5F7D
3623*36dcc4a4SLionel Sambuc0x71F9 = 0x6021
3624*36dcc4a4SLionel Sambuc0x71FB = 0x5F6E
3625*36dcc4a4SLionel Sambuc0x71FC = 0x5F7E
3626*36dcc4a4SLionel Sambuc0x71FF = 0x6022
3627*36dcc4a4SLionel Sambuc0x7206 = 0x477A
3628*36dcc4a4SLionel Sambuc0x720D = 0x6023
3629*36dcc4a4SLionel Sambuc0x7210 = 0x6024
3630*36dcc4a4SLionel Sambuc0x721B = 0x6025
3631*36dcc4a4SLionel Sambuc0x7228 = 0x6026
3632*36dcc4a4SLionel Sambuc0x722A = 0x445E
3633*36dcc4a4SLionel Sambuc0x722C = 0x6028
3634*36dcc4a4SLionel Sambuc0x722D = 0x6027
3635*36dcc4a4SLionel Sambuc0x7230 = 0x6029
3636*36dcc4a4SLionel Sambuc0x7232 = 0x602A
3637*36dcc4a4SLionel Sambuc0x7235 = 0x3C5F
3638*36dcc4a4SLionel Sambuc0x7236 = 0x4963
3639*36dcc4a4SLionel Sambuc0x723A = 0x4C6C
3640*36dcc4a4SLionel Sambuc0x723B = 0x602B
3641*36dcc4a4SLionel Sambuc0x723C = 0x602C
3642*36dcc4a4SLionel Sambuc0x723D = 0x4156
3643*36dcc4a4SLionel Sambuc0x723E = 0x3C24
3644*36dcc4a4SLionel Sambuc0x723F = 0x602D
3645*36dcc4a4SLionel Sambuc0x7240 = 0x602E
3646*36dcc4a4SLionel Sambuc0x7246 = 0x602F
3647*36dcc4a4SLionel Sambuc0x7247 = 0x4A52
3648*36dcc4a4SLionel Sambuc0x7248 = 0x4847
3649*36dcc4a4SLionel Sambuc0x724B = 0x6030
3650*36dcc4a4SLionel Sambuc0x724C = 0x4757
3651*36dcc4a4SLionel Sambuc0x7252 = 0x442D
3652*36dcc4a4SLionel Sambuc0x7258 = 0x6031
3653*36dcc4a4SLionel Sambuc0x7259 = 0x3267
3654*36dcc4a4SLionel Sambuc0x725B = 0x356D
3655*36dcc4a4SLionel Sambuc0x725D = 0x4C46
3656*36dcc4a4SLionel Sambuc0x725F = 0x4C36
3657*36dcc4a4SLionel Sambuc0x7261 = 0x3234
3658*36dcc4a4SLionel Sambuc0x7262 = 0x4F34
3659*36dcc4a4SLionel Sambuc0x7267 = 0x4B52
3660*36dcc4a4SLionel Sambuc0x7269 = 0x4A2A
3661*36dcc4a4SLionel Sambuc0x7272 = 0x4037
3662*36dcc4a4SLionel Sambuc0x7274 = 0x6032
3663*36dcc4a4SLionel Sambuc0x7279 = 0x4643
3664*36dcc4a4SLionel Sambuc0x727D = 0x3823
3665*36dcc4a4SLionel Sambuc0x727E = 0x6033
3666*36dcc4a4SLionel Sambuc0x7280 = 0x3A54
3667*36dcc4a4SLionel Sambuc0x7281 = 0x6035
3668*36dcc4a4SLionel Sambuc0x7282 = 0x6034
3669*36dcc4a4SLionel Sambuc0x7287 = 0x6036
3670*36dcc4a4SLionel Sambuc0x7292 = 0x6037
3671*36dcc4a4SLionel Sambuc0x7296 = 0x6038
3672*36dcc4a4SLionel Sambuc0x72A0 = 0x353E
3673*36dcc4a4SLionel Sambuc0x72A2 = 0x6039
3674*36dcc4a4SLionel Sambuc0x72A7 = 0x603A
3675*36dcc4a4SLionel Sambuc0x72AC = 0x3824
3676*36dcc4a4SLionel Sambuc0x72AF = 0x4848
3677*36dcc4a4SLionel Sambuc0x72B2 = 0x603C
3678*36dcc4a4SLionel Sambuc0x72B6 = 0x3E75
3679*36dcc4a4SLionel Sambuc0x72B9 = 0x603B
3680*36dcc4a4SLionel Sambuc0x72C2 = 0x3638
3681*36dcc4a4SLionel Sambuc0x72C3 = 0x603D
3682*36dcc4a4SLionel Sambuc0x72C4 = 0x603F
3683*36dcc4a4SLionel Sambuc0x72C6 = 0x603E
3684*36dcc4a4SLionel Sambuc0x72CE = 0x6040
3685*36dcc4a4SLionel Sambuc0x72D0 = 0x3851
3686*36dcc4a4SLionel Sambuc0x72D2 = 0x6041
3687*36dcc4a4SLionel Sambuc0x72D7 = 0x3669
3688*36dcc4a4SLionel Sambuc0x72D9 = 0x4140
3689*36dcc4a4SLionel Sambuc0x72DB = 0x397D
3690*36dcc4a4SLionel Sambuc0x72E0 = 0x6043
3691*36dcc4a4SLionel Sambuc0x72E1 = 0x6044
3692*36dcc4a4SLionel Sambuc0x72E2 = 0x6042
3693*36dcc4a4SLionel Sambuc0x72E9 = 0x3C6D
3694*36dcc4a4SLionel Sambuc0x72EC = 0x4648
3695*36dcc4a4SLionel Sambuc0x72ED = 0x3639
3696*36dcc4a4SLionel Sambuc0x72F7 = 0x6046
3697*36dcc4a4SLionel Sambuc0x72F8 = 0x432C
3698*36dcc4a4SLionel Sambuc0x72F9 = 0x6045
3699*36dcc4a4SLionel Sambuc0x72FC = 0x4F35
3700*36dcc4a4SLionel Sambuc0x72FD = 0x4762
3701*36dcc4a4SLionel Sambuc0x730A = 0x6049
3702*36dcc4a4SLionel Sambuc0x7316 = 0x604B
3703*36dcc4a4SLionel Sambuc0x7317 = 0x6048
3704*36dcc4a4SLionel Sambuc0x731B = 0x4C54
3705*36dcc4a4SLionel Sambuc0x731C = 0x604A
3706*36dcc4a4SLionel Sambuc0x731D = 0x604C
3707*36dcc4a4SLionel Sambuc0x731F = 0x4E44
3708*36dcc4a4SLionel Sambuc0x7325 = 0x6050
3709*36dcc4a4SLionel Sambuc0x7329 = 0x604F
3710*36dcc4a4SLionel Sambuc0x732A = 0x4376
3711*36dcc4a4SLionel Sambuc0x732B = 0x472D
3712*36dcc4a4SLionel Sambuc0x732E = 0x3825
3713*36dcc4a4SLionel Sambuc0x732F = 0x604E
3714*36dcc4a4SLionel Sambuc0x7334 = 0x604D
3715*36dcc4a4SLionel Sambuc0x7336 = 0x4D31
3716*36dcc4a4SLionel Sambuc0x7337 = 0x4D32
3717*36dcc4a4SLionel Sambuc0x733E = 0x6051
3718*36dcc4a4SLionel Sambuc0x733F = 0x316E
3719*36dcc4a4SLionel Sambuc0x7344 = 0x3976
3720*36dcc4a4SLionel Sambuc0x7345 = 0x3B62
3721*36dcc4a4SLionel Sambuc0x734E = 0x6052
3722*36dcc4a4SLionel Sambuc0x734F = 0x6053
3723*36dcc4a4SLionel Sambuc0x7357 = 0x6055
3724*36dcc4a4SLionel Sambuc0x7363 = 0x3D43
3725*36dcc4a4SLionel Sambuc0x7368 = 0x6057
3726*36dcc4a4SLionel Sambuc0x736A = 0x6056
3727*36dcc4a4SLionel Sambuc0x7370 = 0x6058
3728*36dcc4a4SLionel Sambuc0x7372 = 0x334D
3729*36dcc4a4SLionel Sambuc0x7375 = 0x605A
3730*36dcc4a4SLionel Sambuc0x7378 = 0x6059
3731*36dcc4a4SLionel Sambuc0x737A = 0x605C
3732*36dcc4a4SLionel Sambuc0x737B = 0x605B
3733*36dcc4a4SLionel Sambuc0x7384 = 0x383C
3734*36dcc4a4SLionel Sambuc0x7387 = 0x4E28
3735*36dcc4a4SLionel Sambuc0x7389 = 0x364C
3736*36dcc4a4SLionel Sambuc0x738B = 0x3226
3737*36dcc4a4SLionel Sambuc0x7396 = 0x366A
3738*36dcc4a4SLionel Sambuc0x73A9 = 0x3461
3739*36dcc4a4SLionel Sambuc0x73B2 = 0x4E68
3740*36dcc4a4SLionel Sambuc0x73B3 = 0x605E
3741*36dcc4a4SLionel Sambuc0x73BB = 0x6060
3742*36dcc4a4SLionel Sambuc0x73C0 = 0x6061
3743*36dcc4a4SLionel Sambuc0x73C2 = 0x3251
3744*36dcc4a4SLionel Sambuc0x73C8 = 0x605D
3745*36dcc4a4SLionel Sambuc0x73CA = 0x3B39
3746*36dcc4a4SLionel Sambuc0x73CD = 0x4441
3747*36dcc4a4SLionel Sambuc0x73CE = 0x605F
3748*36dcc4a4SLionel Sambuc0x73DE = 0x6064
3749*36dcc4a4SLionel Sambuc0x73E0 = 0x3C6E
3750*36dcc4a4SLionel Sambuc0x73E5 = 0x6062
3751*36dcc4a4SLionel Sambuc0x73EA = 0x373E
3752*36dcc4a4SLionel Sambuc0x73ED = 0x4849
3753*36dcc4a4SLionel Sambuc0x73EE = 0x6063
3754*36dcc4a4SLionel Sambuc0x73F1 = 0x607E
3755*36dcc4a4SLionel Sambuc0x73F8 = 0x6069
3756*36dcc4a4SLionel Sambuc0x73FE = 0x383D
3757*36dcc4a4SLionel Sambuc0x7403 = 0x3565
3758*36dcc4a4SLionel Sambuc0x7405 = 0x6066
3759*36dcc4a4SLionel Sambuc0x7406 = 0x4D7D
3760*36dcc4a4SLionel Sambuc0x7409 = 0x4E30
3761*36dcc4a4SLionel Sambuc0x7422 = 0x4276
3762*36dcc4a4SLionel Sambuc0x7425 = 0x6068
3763*36dcc4a4SLionel Sambuc0x7432 = 0x606A
3764*36dcc4a4SLionel Sambuc0x7433 = 0x4E56
3765*36dcc4a4SLionel Sambuc0x7434 = 0x3657
3766*36dcc4a4SLionel Sambuc0x7435 = 0x487C
3767*36dcc4a4SLionel Sambuc0x7436 = 0x474A
3768*36dcc4a4SLionel Sambuc0x743A = 0x606B
3769*36dcc4a4SLionel Sambuc0x743F = 0x606D
3770*36dcc4a4SLionel Sambuc0x7441 = 0x6070
3771*36dcc4a4SLionel Sambuc0x7455 = 0x606C
3772*36dcc4a4SLionel Sambuc0x7459 = 0x606F
3773*36dcc4a4SLionel Sambuc0x745A = 0x386A
3774*36dcc4a4SLionel Sambuc0x745B = 0x314D
3775*36dcc4a4SLionel Sambuc0x745C = 0x6071
3776*36dcc4a4SLionel Sambuc0x745E = 0x3F70
3777*36dcc4a4SLionel Sambuc0x745F = 0x606E
3778*36dcc4a4SLionel Sambuc0x7460 = 0x4E5C
3779*36dcc4a4SLionel Sambuc0x7463 = 0x6074
3780*36dcc4a4SLionel Sambuc0x7464 = 0x7424
3781*36dcc4a4SLionel Sambuc0x7469 = 0x6072
3782*36dcc4a4SLionel Sambuc0x746A = 0x6075
3783*36dcc4a4SLionel Sambuc0x746F = 0x6067
3784*36dcc4a4SLionel Sambuc0x7470 = 0x6073
3785*36dcc4a4SLionel Sambuc0x7473 = 0x3A3C
3786*36dcc4a4SLionel Sambuc0x7476 = 0x6076
3787*36dcc4a4SLionel Sambuc0x747E = 0x6077
3788*36dcc4a4SLionel Sambuc0x7483 = 0x4D7E
3789*36dcc4a4SLionel Sambuc0x748B = 0x6078
3790*36dcc4a4SLionel Sambuc0x749E = 0x6079
3791*36dcc4a4SLionel Sambuc0x74A2 = 0x6065
3792*36dcc4a4SLionel Sambuc0x74A7 = 0x607A
3793*36dcc4a4SLionel Sambuc0x74B0 = 0x3444
3794*36dcc4a4SLionel Sambuc0x74BD = 0x3C25
3795*36dcc4a4SLionel Sambuc0x74CA = 0x607B
3796*36dcc4a4SLionel Sambuc0x74CF = 0x607C
3797*36dcc4a4SLionel Sambuc0x74D4 = 0x607D
3798*36dcc4a4SLionel Sambuc0x74DC = 0x313B
3799*36dcc4a4SLionel Sambuc0x74E0 = 0x6121
3800*36dcc4a4SLionel Sambuc0x74E2 = 0x493B
3801*36dcc4a4SLionel Sambuc0x74E3 = 0x6122
3802*36dcc4a4SLionel Sambuc0x74E6 = 0x3424
3803*36dcc4a4SLionel Sambuc0x74E7 = 0x6123
3804*36dcc4a4SLionel Sambuc0x74E9 = 0x6124
3805*36dcc4a4SLionel Sambuc0x74EE = 0x6125
3806*36dcc4a4SLionel Sambuc0x74F0 = 0x6127
3807*36dcc4a4SLionel Sambuc0x74F1 = 0x6128
3808*36dcc4a4SLionel Sambuc0x74F2 = 0x6126
3809*36dcc4a4SLionel Sambuc0x74F6 = 0x4953
3810*36dcc4a4SLionel Sambuc0x74F7 = 0x612A
3811*36dcc4a4SLionel Sambuc0x74F8 = 0x6129
3812*36dcc4a4SLionel Sambuc0x7503 = 0x612C
3813*36dcc4a4SLionel Sambuc0x7504 = 0x612B
3814*36dcc4a4SLionel Sambuc0x7505 = 0x612D
3815*36dcc4a4SLionel Sambuc0x750C = 0x612E
3816*36dcc4a4SLionel Sambuc0x750D = 0x6130
3817*36dcc4a4SLionel Sambuc0x750E = 0x612F
3818*36dcc4a4SLionel Sambuc0x7511 = 0x3979
3819*36dcc4a4SLionel Sambuc0x7513 = 0x6132
3820*36dcc4a4SLionel Sambuc0x7515 = 0x6131
3821*36dcc4a4SLionel Sambuc0x7518 = 0x3445
3822*36dcc4a4SLionel Sambuc0x751A = 0x3F53
3823*36dcc4a4SLionel Sambuc0x751C = 0x453C
3824*36dcc4a4SLionel Sambuc0x751E = 0x6133
3825*36dcc4a4SLionel Sambuc0x751F = 0x4038
3826*36dcc4a4SLionel Sambuc0x7523 = 0x3B3A
3827*36dcc4a4SLionel Sambuc0x7525 = 0x3179
3828*36dcc4a4SLionel Sambuc0x7526 = 0x6134
3829*36dcc4a4SLionel Sambuc0x7528 = 0x4D51
3830*36dcc4a4SLionel Sambuc0x752B = 0x4A63
3831*36dcc4a4SLionel Sambuc0x752C = 0x6135
3832*36dcc4a4SLionel Sambuc0x7530 = 0x4544
3833*36dcc4a4SLionel Sambuc0x7531 = 0x4D33
3834*36dcc4a4SLionel Sambuc0x7532 = 0x3943
3835*36dcc4a4SLionel Sambuc0x7533 = 0x3F3D
3836*36dcc4a4SLionel Sambuc0x7537 = 0x434B
3837*36dcc4a4SLionel Sambuc0x7538 = 0x5234
3838*36dcc4a4SLionel Sambuc0x753A = 0x442E
3839*36dcc4a4SLionel Sambuc0x753B = 0x3268
3840*36dcc4a4SLionel Sambuc0x753C = 0x6136
3841*36dcc4a4SLionel Sambuc0x7544 = 0x6137
3842*36dcc4a4SLionel Sambuc0x7546 = 0x613C
3843*36dcc4a4SLionel Sambuc0x7549 = 0x613A
3844*36dcc4a4SLionel Sambuc0x754A = 0x6139
3845*36dcc4a4SLionel Sambuc0x754B = 0x5A42
3846*36dcc4a4SLionel Sambuc0x754C = 0x3326
3847*36dcc4a4SLionel Sambuc0x754D = 0x6138
3848*36dcc4a4SLionel Sambuc0x754F = 0x305A
3849*36dcc4a4SLionel Sambuc0x7551 = 0x482A
3850*36dcc4a4SLionel Sambuc0x7554 = 0x484A
3851*36dcc4a4SLionel Sambuc0x7559 = 0x4E31
3852*36dcc4a4SLionel Sambuc0x755A = 0x613D
3853*36dcc4a4SLionel Sambuc0x755B = 0x613B
3854*36dcc4a4SLionel Sambuc0x755C = 0x435C
3855*36dcc4a4SLionel Sambuc0x755D = 0x4026
3856*36dcc4a4SLionel Sambuc0x7560 = 0x482B
3857*36dcc4a4SLionel Sambuc0x7562 = 0x492D
3858*36dcc4a4SLionel Sambuc0x7564 = 0x613F
3859*36dcc4a4SLionel Sambuc0x7565 = 0x4E2C
3860*36dcc4a4SLionel Sambuc0x7566 = 0x374D
3861*36dcc4a4SLionel Sambuc0x7567 = 0x6140
3862*36dcc4a4SLionel Sambuc0x7569 = 0x613E
3863*36dcc4a4SLionel Sambuc0x756A = 0x4856
3864*36dcc4a4SLionel Sambuc0x756B = 0x6141
3865*36dcc4a4SLionel Sambuc0x756D = 0x6142
3866*36dcc4a4SLionel Sambuc0x7570 = 0x305B
3867*36dcc4a4SLionel Sambuc0x7573 = 0x3E76
3868*36dcc4a4SLionel Sambuc0x7574 = 0x6147
3869*36dcc4a4SLionel Sambuc0x7576 = 0x6144
3870*36dcc4a4SLionel Sambuc0x7577 = 0x466D
3871*36dcc4a4SLionel Sambuc0x7578 = 0x6143
3872*36dcc4a4SLionel Sambuc0x757F = 0x3526
3873*36dcc4a4SLionel Sambuc0x7582 = 0x614A
3874*36dcc4a4SLionel Sambuc0x7586 = 0x6145
3875*36dcc4a4SLionel Sambuc0x7587 = 0x6146
3876*36dcc4a4SLionel Sambuc0x7589 = 0x6149
3877*36dcc4a4SLionel Sambuc0x758A = 0x6148
3878*36dcc4a4SLionel Sambuc0x758B = 0x4925
3879*36dcc4a4SLionel Sambuc0x758E = 0x4142
3880*36dcc4a4SLionel Sambuc0x758F = 0x4141
3881*36dcc4a4SLionel Sambuc0x7591 = 0x353F
3882*36dcc4a4SLionel Sambuc0x7594 = 0x614B
3883*36dcc4a4SLionel Sambuc0x759A = 0x614C
3884*36dcc4a4SLionel Sambuc0x759D = 0x614D
3885*36dcc4a4SLionel Sambuc0x75A3 = 0x614F
3886*36dcc4a4SLionel Sambuc0x75A5 = 0x614E
3887*36dcc4a4SLionel Sambuc0x75AB = 0x3156
3888*36dcc4a4SLionel Sambuc0x75B1 = 0x6157
3889*36dcc4a4SLionel Sambuc0x75B2 = 0x4868
3890*36dcc4a4SLionel Sambuc0x75B3 = 0x6151
3891*36dcc4a4SLionel Sambuc0x75B5 = 0x6153
3892*36dcc4a4SLionel Sambuc0x75B8 = 0x6155
3893*36dcc4a4SLionel Sambuc0x75B9 = 0x3F3E
3894*36dcc4a4SLionel Sambuc0x75BC = 0x6156
3895*36dcc4a4SLionel Sambuc0x75BD = 0x6154
3896*36dcc4a4SLionel Sambuc0x75BE = 0x3C40
3897*36dcc4a4SLionel Sambuc0x75C2 = 0x6150
3898*36dcc4a4SLionel Sambuc0x75C3 = 0x6152
3899*36dcc4a4SLionel Sambuc0x75C5 = 0x4942
3900*36dcc4a4SLionel Sambuc0x75C7 = 0x3E49
3901*36dcc4a4SLionel Sambuc0x75CA = 0x6159
3902*36dcc4a4SLionel Sambuc0x75CD = 0x6158
3903*36dcc4a4SLionel Sambuc0x75D2 = 0x615A
3904*36dcc4a4SLionel Sambuc0x75D4 = 0x3C26
3905*36dcc4a4SLionel Sambuc0x75D5 = 0x3A2F
3906*36dcc4a4SLionel Sambuc0x75D8 = 0x4577
3907*36dcc4a4SLionel Sambuc0x75D9 = 0x615B
3908*36dcc4a4SLionel Sambuc0x75DB = 0x444B
3909*36dcc4a4SLionel Sambuc0x75DE = 0x615D
3910*36dcc4a4SLionel Sambuc0x75E2 = 0x4E21
3911*36dcc4a4SLionel Sambuc0x75E3 = 0x615C
3912*36dcc4a4SLionel Sambuc0x75E9 = 0x4169
3913*36dcc4a4SLionel Sambuc0x75F0 = 0x6162
3914*36dcc4a4SLionel Sambuc0x75F2 = 0x6164
3915*36dcc4a4SLionel Sambuc0x75F3 = 0x6165
3916*36dcc4a4SLionel Sambuc0x75F4 = 0x4354
3917*36dcc4a4SLionel Sambuc0x75FA = 0x6163
3918*36dcc4a4SLionel Sambuc0x75FC = 0x6160
3919*36dcc4a4SLionel Sambuc0x75FE = 0x615E
3920*36dcc4a4SLionel Sambuc0x75FF = 0x615F
3921*36dcc4a4SLionel Sambuc0x7601 = 0x6161
3922*36dcc4a4SLionel Sambuc0x7609 = 0x6168
3923*36dcc4a4SLionel Sambuc0x760B = 0x6166
3924*36dcc4a4SLionel Sambuc0x760D = 0x6167
3925*36dcc4a4SLionel Sambuc0x761F = 0x6169
3926*36dcc4a4SLionel Sambuc0x7620 = 0x616B
3927*36dcc4a4SLionel Sambuc0x7621 = 0x616C
3928*36dcc4a4SLionel Sambuc0x7622 = 0x616D
3929*36dcc4a4SLionel Sambuc0x7624 = 0x616E
3930*36dcc4a4SLionel Sambuc0x7627 = 0x616A
3931*36dcc4a4SLionel Sambuc0x7630 = 0x6170
3932*36dcc4a4SLionel Sambuc0x7634 = 0x616F
3933*36dcc4a4SLionel Sambuc0x763B = 0x6171
3934*36dcc4a4SLionel Sambuc0x7642 = 0x4E45
3935*36dcc4a4SLionel Sambuc0x7646 = 0x6174
3936*36dcc4a4SLionel Sambuc0x7647 = 0x6172
3937*36dcc4a4SLionel Sambuc0x7648 = 0x6173
3938*36dcc4a4SLionel Sambuc0x764C = 0x3462
3939*36dcc4a4SLionel Sambuc0x7652 = 0x4C7E
3940*36dcc4a4SLionel Sambuc0x7656 = 0x4A4A
3941*36dcc4a4SLionel Sambuc0x7658 = 0x6176
3942*36dcc4a4SLionel Sambuc0x765C = 0x6175
3943*36dcc4a4SLionel Sambuc0x7661 = 0x6177
3944*36dcc4a4SLionel Sambuc0x7662 = 0x6178
3945*36dcc4a4SLionel Sambuc0x7667 = 0x617C
3946*36dcc4a4SLionel Sambuc0x7668 = 0x6179
3947*36dcc4a4SLionel Sambuc0x7669 = 0x617A
3948*36dcc4a4SLionel Sambuc0x766A = 0x617B
3949*36dcc4a4SLionel Sambuc0x766C = 0x617D
3950*36dcc4a4SLionel Sambuc0x7670 = 0x617E
3951*36dcc4a4SLionel Sambuc0x7672 = 0x6221
3952*36dcc4a4SLionel Sambuc0x7676 = 0x6222
3953*36dcc4a4SLionel Sambuc0x7678 = 0x6223
3954*36dcc4a4SLionel Sambuc0x767A = 0x482F
3955*36dcc4a4SLionel Sambuc0x767B = 0x4550
3956*36dcc4a4SLionel Sambuc0x767C = 0x6224
3957*36dcc4a4SLionel Sambuc0x767D = 0x4772
3958*36dcc4a4SLionel Sambuc0x767E = 0x4934
3959*36dcc4a4SLionel Sambuc0x7680 = 0x6225
3960*36dcc4a4SLionel Sambuc0x7683 = 0x6226
3961*36dcc4a4SLionel Sambuc0x7684 = 0x452A
3962*36dcc4a4SLionel Sambuc0x7686 = 0x3327
3963*36dcc4a4SLionel Sambuc0x7687 = 0x3944
3964*36dcc4a4SLionel Sambuc0x7688 = 0x6227
3965*36dcc4a4SLionel Sambuc0x768B = 0x6228
3966*36dcc4a4SLionel Sambuc0x768E = 0x6229
3967*36dcc4a4SLionel Sambuc0x7690 = 0x3B29
3968*36dcc4a4SLionel Sambuc0x7693 = 0x622B
3969*36dcc4a4SLionel Sambuc0x7696 = 0x622A
3970*36dcc4a4SLionel Sambuc0x7699 = 0x622C
3971*36dcc4a4SLionel Sambuc0x769A = 0x622D
3972*36dcc4a4SLionel Sambuc0x76AE = 0x4869
3973*36dcc4a4SLionel Sambuc0x76B0 = 0x622E
3974*36dcc4a4SLionel Sambuc0x76B4 = 0x622F
3975*36dcc4a4SLionel Sambuc0x76B7 = 0x7369
3976*36dcc4a4SLionel Sambuc0x76B8 = 0x6230
3977*36dcc4a4SLionel Sambuc0x76B9 = 0x6231
3978*36dcc4a4SLionel Sambuc0x76BA = 0x6232
3979*36dcc4a4SLionel Sambuc0x76BF = 0x3B2E
3980*36dcc4a4SLionel Sambuc0x76C2 = 0x6233
3981*36dcc4a4SLionel Sambuc0x76C3 = 0x4756
3982*36dcc4a4SLionel Sambuc0x76C6 = 0x4B5F
3983*36dcc4a4SLionel Sambuc0x76C8 = 0x314E
3984*36dcc4a4SLionel Sambuc0x76CA = 0x3157
3985*36dcc4a4SLionel Sambuc0x76CD = 0x6234
3986*36dcc4a4SLionel Sambuc0x76D2 = 0x6236
3987*36dcc4a4SLionel Sambuc0x76D6 = 0x6235
3988*36dcc4a4SLionel Sambuc0x76D7 = 0x4570
3989*36dcc4a4SLionel Sambuc0x76DB = 0x4039
3990*36dcc4a4SLionel Sambuc0x76DC = 0x5D39
3991*36dcc4a4SLionel Sambuc0x76DE = 0x6237
3992*36dcc4a4SLionel Sambuc0x76DF = 0x4C41
3993*36dcc4a4SLionel Sambuc0x76E1 = 0x6238
3994*36dcc4a4SLionel Sambuc0x76E3 = 0x3446
3995*36dcc4a4SLionel Sambuc0x76E4 = 0x4857
3996*36dcc4a4SLionel Sambuc0x76E5 = 0x6239
3997*36dcc4a4SLionel Sambuc0x76E7 = 0x623A
3998*36dcc4a4SLionel Sambuc0x76EA = 0x623B
3999*36dcc4a4SLionel Sambuc0x76EE = 0x4C5C
4000*36dcc4a4SLionel Sambuc0x76F2 = 0x4C55
4001*36dcc4a4SLionel Sambuc0x76F4 = 0x443E
4002*36dcc4a4SLionel Sambuc0x76F8 = 0x416A
4003*36dcc4a4SLionel Sambuc0x76FB = 0x623D
4004*36dcc4a4SLionel Sambuc0x76FE = 0x3D62
4005*36dcc4a4SLionel Sambuc0x7701 = 0x3E4A
4006*36dcc4a4SLionel Sambuc0x7704 = 0x6240
4007*36dcc4a4SLionel Sambuc0x7707 = 0x623F
4008*36dcc4a4SLionel Sambuc0x7708 = 0x623E
4009*36dcc4a4SLionel Sambuc0x7709 = 0x487D
4010*36dcc4a4SLionel Sambuc0x770B = 0x3447
4011*36dcc4a4SLionel Sambuc0x770C = 0x3829
4012*36dcc4a4SLionel Sambuc0x771B = 0x6246
4013*36dcc4a4SLionel Sambuc0x771E = 0x6243
4014*36dcc4a4SLionel Sambuc0x771F = 0x3F3F
4015*36dcc4a4SLionel Sambuc0x7720 = 0x4C32
4016*36dcc4a4SLionel Sambuc0x7724 = 0x6242
4017*36dcc4a4SLionel Sambuc0x7725 = 0x6244
4018*36dcc4a4SLionel Sambuc0x7726 = 0x6245
4019*36dcc4a4SLionel Sambuc0x7729 = 0x6241
4020*36dcc4a4SLionel Sambuc0x7737 = 0x6247
4021*36dcc4a4SLionel Sambuc0x7738 = 0x6248
4022*36dcc4a4SLionel Sambuc0x773A = 0x442F
4023*36dcc4a4SLionel Sambuc0x773C = 0x3463
4024*36dcc4a4SLionel Sambuc0x7740 = 0x4365
4025*36dcc4a4SLionel Sambuc0x7747 = 0x6249
4026*36dcc4a4SLionel Sambuc0x775A = 0x624A
4027*36dcc4a4SLionel Sambuc0x775B = 0x624D
4028*36dcc4a4SLionel Sambuc0x7761 = 0x3F67
4029*36dcc4a4SLionel Sambuc0x7763 = 0x4644
4030*36dcc4a4SLionel Sambuc0x7765 = 0x624E
4031*36dcc4a4SLionel Sambuc0x7766 = 0x4B53
4032*36dcc4a4SLionel Sambuc0x7768 = 0x624B
4033*36dcc4a4SLionel Sambuc0x776B = 0x624C
4034*36dcc4a4SLionel Sambuc0x7779 = 0x6251
4035*36dcc4a4SLionel Sambuc0x777E = 0x6250
4036*36dcc4a4SLionel Sambuc0x777F = 0x624F
4037*36dcc4a4SLionel Sambuc0x778B = 0x6253
4038*36dcc4a4SLionel Sambuc0x778E = 0x6252
4039*36dcc4a4SLionel Sambuc0x7791 = 0x6254
4040*36dcc4a4SLionel Sambuc0x779E = 0x6256
4041*36dcc4a4SLionel Sambuc0x77A0 = 0x6255
4042*36dcc4a4SLionel Sambuc0x77A5 = 0x4A4D
4043*36dcc4a4SLionel Sambuc0x77AC = 0x3D56
4044*36dcc4a4SLionel Sambuc0x77AD = 0x4E46
4045*36dcc4a4SLionel Sambuc0x77B0 = 0x6257
4046*36dcc4a4SLionel Sambuc0x77B3 = 0x4637
4047*36dcc4a4SLionel Sambuc0x77B6 = 0x6258
4048*36dcc4a4SLionel Sambuc0x77B9 = 0x6259
4049*36dcc4a4SLionel Sambuc0x77BB = 0x625D
4050*36dcc4a4SLionel Sambuc0x77BC = 0x625B
4051*36dcc4a4SLionel Sambuc0x77BD = 0x625C
4052*36dcc4a4SLionel Sambuc0x77BF = 0x625A
4053*36dcc4a4SLionel Sambuc0x77C7 = 0x625E
4054*36dcc4a4SLionel Sambuc0x77CD = 0x625F
4055*36dcc4a4SLionel Sambuc0x77D7 = 0x6260
4056*36dcc4a4SLionel Sambuc0x77DA = 0x6261
4057*36dcc4a4SLionel Sambuc0x77DB = 0x4C37
4058*36dcc4a4SLionel Sambuc0x77DC = 0x6262
4059*36dcc4a4SLionel Sambuc0x77E2 = 0x4C70
4060*36dcc4a4SLionel Sambuc0x77E3 = 0x6263
4061*36dcc4a4SLionel Sambuc0x77E5 = 0x434E
4062*36dcc4a4SLionel Sambuc0x77E7 = 0x476A
4063*36dcc4a4SLionel Sambuc0x77E9 = 0x366B
4064*36dcc4a4SLionel Sambuc0x77ED = 0x433B
4065*36dcc4a4SLionel Sambuc0x77EE = 0x6264
4066*36dcc4a4SLionel Sambuc0x77EF = 0x363A
4067*36dcc4a4SLionel Sambuc0x77F3 = 0x4050
4068*36dcc4a4SLionel Sambuc0x77FC = 0x6265
4069*36dcc4a4SLionel Sambuc0x7802 = 0x3A3D
4070*36dcc4a4SLionel Sambuc0x780C = 0x6266
4071*36dcc4a4SLionel Sambuc0x7812 = 0x6267
4072*36dcc4a4SLionel Sambuc0x7814 = 0x3826
4073*36dcc4a4SLionel Sambuc0x7815 = 0x3A55
4074*36dcc4a4SLionel Sambuc0x7820 = 0x6269
4075*36dcc4a4SLionel Sambuc0x7825 = 0x4556
4076*36dcc4a4SLionel Sambuc0x7826 = 0x3A56
4077*36dcc4a4SLionel Sambuc0x7827 = 0x354E
4078*36dcc4a4SLionel Sambuc0x7832 = 0x4B24
4079*36dcc4a4SLionel Sambuc0x7834 = 0x474B
4080*36dcc4a4SLionel Sambuc0x783A = 0x4557
4081*36dcc4a4SLionel Sambuc0x783F = 0x395C
4082*36dcc4a4SLionel Sambuc0x7845 = 0x626B
4083*36dcc4a4SLionel Sambuc0x785D = 0x3E4B
4084*36dcc4a4SLionel Sambuc0x786B = 0x4E32
4085*36dcc4a4SLionel Sambuc0x786C = 0x3945
4086*36dcc4a4SLionel Sambuc0x786F = 0x3827
4087*36dcc4a4SLionel Sambuc0x7872 = 0x4823
4088*36dcc4a4SLionel Sambuc0x7874 = 0x626D
4089*36dcc4a4SLionel Sambuc0x787C = 0x626F
4090*36dcc4a4SLionel Sambuc0x7881 = 0x386B
4091*36dcc4a4SLionel Sambuc0x7886 = 0x626E
4092*36dcc4a4SLionel Sambuc0x7887 = 0x4476
4093*36dcc4a4SLionel Sambuc0x788C = 0x6271
4094*36dcc4a4SLionel Sambuc0x788D = 0x3337
4095*36dcc4a4SLionel Sambuc0x788E = 0x626C
4096*36dcc4a4SLionel Sambuc0x7891 = 0x486A
4097*36dcc4a4SLionel Sambuc0x7893 = 0x3130
4098*36dcc4a4SLionel Sambuc0x7895 = 0x3A6C
4099*36dcc4a4SLionel Sambuc0x7897 = 0x4F52
4100*36dcc4a4SLionel Sambuc0x789A = 0x6270
4101*36dcc4a4SLionel Sambuc0x78A3 = 0x6272
4102*36dcc4a4SLionel Sambuc0x78A7 = 0x4A4B
4103*36dcc4a4SLionel Sambuc0x78A9 = 0x4059
4104*36dcc4a4SLionel Sambuc0x78AA = 0x6274
4105*36dcc4a4SLionel Sambuc0x78AF = 0x6275
4106*36dcc4a4SLionel Sambuc0x78B5 = 0x6273
4107*36dcc4a4SLionel Sambuc0x78BA = 0x334E
4108*36dcc4a4SLionel Sambuc0x78BC = 0x627B
4109*36dcc4a4SLionel Sambuc0x78BE = 0x627A
4110*36dcc4a4SLionel Sambuc0x78C1 = 0x3C27
4111*36dcc4a4SLionel Sambuc0x78C5 = 0x627C
4112*36dcc4a4SLionel Sambuc0x78C6 = 0x6277
4113*36dcc4a4SLionel Sambuc0x78CA = 0x627D
4114*36dcc4a4SLionel Sambuc0x78CB = 0x6278
4115*36dcc4a4SLionel Sambuc0x78D0 = 0x4858
4116*36dcc4a4SLionel Sambuc0x78D1 = 0x6276
4117*36dcc4a4SLionel Sambuc0x78D4 = 0x6279
4118*36dcc4a4SLionel Sambuc0x78DA = 0x6322
4119*36dcc4a4SLionel Sambuc0x78E7 = 0x6321
4120*36dcc4a4SLionel Sambuc0x78E8 = 0x4B61
4121*36dcc4a4SLionel Sambuc0x78EC = 0x627E
4122*36dcc4a4SLionel Sambuc0x78EF = 0x306B
4123*36dcc4a4SLionel Sambuc0x78F4 = 0x6324
4124*36dcc4a4SLionel Sambuc0x78FD = 0x6323
4125*36dcc4a4SLionel Sambuc0x7901 = 0x3E4C
4126*36dcc4a4SLionel Sambuc0x7907 = 0x6325
4127*36dcc4a4SLionel Sambuc0x790E = 0x4143
4128*36dcc4a4SLionel Sambuc0x7911 = 0x6327
4129*36dcc4a4SLionel Sambuc0x7912 = 0x6326
4130*36dcc4a4SLionel Sambuc0x7919 = 0x6328
4131*36dcc4a4SLionel Sambuc0x7926 = 0x6268
4132*36dcc4a4SLionel Sambuc0x792A = 0x626A
4133*36dcc4a4SLionel Sambuc0x792B = 0x632A
4134*36dcc4a4SLionel Sambuc0x792C = 0x6329
4135*36dcc4a4SLionel Sambuc0x793A = 0x3C28
4136*36dcc4a4SLionel Sambuc0x793C = 0x4E69
4137*36dcc4a4SLionel Sambuc0x793E = 0x3C52
4138*36dcc4a4SLionel Sambuc0x7940 = 0x632B
4139*36dcc4a4SLionel Sambuc0x7941 = 0x3737
4140*36dcc4a4SLionel Sambuc0x7947 = 0x3540
4141*36dcc4a4SLionel Sambuc0x7948 = 0x3527
4142*36dcc4a4SLionel Sambuc0x7949 = 0x3B63
4143*36dcc4a4SLionel Sambuc0x7950 = 0x4D34
4144*36dcc4a4SLionel Sambuc0x7953 = 0x6331
4145*36dcc4a4SLionel Sambuc0x7955 = 0x6330
4146*36dcc4a4SLionel Sambuc0x7956 = 0x4144
4147*36dcc4a4SLionel Sambuc0x7957 = 0x632D
4148*36dcc4a4SLionel Sambuc0x795A = 0x632F
4149*36dcc4a4SLionel Sambuc0x795D = 0x3D4B
4150*36dcc4a4SLionel Sambuc0x795E = 0x3F40
4151*36dcc4a4SLionel Sambuc0x795F = 0x632E
4152*36dcc4a4SLionel Sambuc0x7960 = 0x632C
4153*36dcc4a4SLionel Sambuc0x7962 = 0x472A
4154*36dcc4a4SLionel Sambuc0x7965 = 0x3E4D
4155*36dcc4a4SLionel Sambuc0x7968 = 0x493C
4156*36dcc4a4SLionel Sambuc0x796D = 0x3A57
4157*36dcc4a4SLionel Sambuc0x7977 = 0x4578
4158*36dcc4a4SLionel Sambuc0x797A = 0x6332
4159*36dcc4a4SLionel Sambuc0x797F = 0x6333
4160*36dcc4a4SLionel Sambuc0x7980 = 0x6349
4161*36dcc4a4SLionel Sambuc0x7981 = 0x3658
4162*36dcc4a4SLionel Sambuc0x7984 = 0x4F3D
4163*36dcc4a4SLionel Sambuc0x7985 = 0x4135
4164*36dcc4a4SLionel Sambuc0x798A = 0x6334
4165*36dcc4a4SLionel Sambuc0x798D = 0x3252
4166*36dcc4a4SLionel Sambuc0x798E = 0x4477
4167*36dcc4a4SLionel Sambuc0x798F = 0x4A21
4168*36dcc4a4SLionel Sambuc0x799D = 0x6335
4169*36dcc4a4SLionel Sambuc0x79A6 = 0x357A
4170*36dcc4a4SLionel Sambuc0x79A7 = 0x6336
4171*36dcc4a4SLionel Sambuc0x79AA = 0x6338
4172*36dcc4a4SLionel Sambuc0x79AE = 0x6339
4173*36dcc4a4SLionel Sambuc0x79B0 = 0x4729
4174*36dcc4a4SLionel Sambuc0x79B3 = 0x633A
4175*36dcc4a4SLionel Sambuc0x79B9 = 0x633B
4176*36dcc4a4SLionel Sambuc0x79BA = 0x633C
4177*36dcc4a4SLionel Sambuc0x79BD = 0x3659
4178*36dcc4a4SLionel Sambuc0x79BE = 0x3253
4179*36dcc4a4SLionel Sambuc0x79BF = 0x4645
4180*36dcc4a4SLionel Sambuc0x79C0 = 0x3D28
4181*36dcc4a4SLionel Sambuc0x79C1 = 0x3B64
4182*36dcc4a4SLionel Sambuc0x79C9 = 0x633D
4183*36dcc4a4SLionel Sambuc0x79CB = 0x3D29
4184*36dcc4a4SLionel Sambuc0x79D1 = 0x324A
4185*36dcc4a4SLionel Sambuc0x79D2 = 0x4943
4186*36dcc4a4SLionel Sambuc0x79D5 = 0x633E
4187*36dcc4a4SLionel Sambuc0x79D8 = 0x486B
4188*36dcc4a4SLionel Sambuc0x79DF = 0x4145
4189*36dcc4a4SLionel Sambuc0x79E1 = 0x6341
4190*36dcc4a4SLionel Sambuc0x79E3 = 0x6342
4191*36dcc4a4SLionel Sambuc0x79E4 = 0x4769
4192*36dcc4a4SLionel Sambuc0x79E6 = 0x3F41
4193*36dcc4a4SLionel Sambuc0x79E7 = 0x633F
4194*36dcc4a4SLionel Sambuc0x79E9 = 0x4361
4195*36dcc4a4SLionel Sambuc0x79EC = 0x6340
4196*36dcc4a4SLionel Sambuc0x79F0 = 0x3E4E
4197*36dcc4a4SLionel Sambuc0x79FB = 0x305C
4198*36dcc4a4SLionel Sambuc0x7A00 = 0x3529
4199*36dcc4a4SLionel Sambuc0x7A08 = 0x6343
4200*36dcc4a4SLionel Sambuc0x7A0B = 0x4478
4201*36dcc4a4SLionel Sambuc0x7A0D = 0x6344
4202*36dcc4a4SLionel Sambuc0x7A0E = 0x4047
4203*36dcc4a4SLionel Sambuc0x7A14 = 0x4C2D
4204*36dcc4a4SLionel Sambuc0x7A17 = 0x4923
4205*36dcc4a4SLionel Sambuc0x7A18 = 0x6345
4206*36dcc4a4SLionel Sambuc0x7A19 = 0x6346
4207*36dcc4a4SLionel Sambuc0x7A1A = 0x4355
4208*36dcc4a4SLionel Sambuc0x7A1C = 0x4E47
4209*36dcc4a4SLionel Sambuc0x7A1F = 0x6348
4210*36dcc4a4SLionel Sambuc0x7A20 = 0x6347
4211*36dcc4a4SLionel Sambuc0x7A2E = 0x3C6F
4212*36dcc4a4SLionel Sambuc0x7A31 = 0x634A
4213*36dcc4a4SLionel Sambuc0x7A32 = 0x3070
4214*36dcc4a4SLionel Sambuc0x7A37 = 0x634D
4215*36dcc4a4SLionel Sambuc0x7A3B = 0x634B
4216*36dcc4a4SLionel Sambuc0x7A3C = 0x3254
4217*36dcc4a4SLionel Sambuc0x7A3D = 0x374E
4218*36dcc4a4SLionel Sambuc0x7A3E = 0x634C
4219*36dcc4a4SLionel Sambuc0x7A3F = 0x3946
4220*36dcc4a4SLionel Sambuc0x7A40 = 0x3972
4221*36dcc4a4SLionel Sambuc0x7A42 = 0x4A66
4222*36dcc4a4SLionel Sambuc0x7A43 = 0x634E
4223*36dcc4a4SLionel Sambuc0x7A46 = 0x4B54
4224*36dcc4a4SLionel Sambuc0x7A49 = 0x6350
4225*36dcc4a4SLionel Sambuc0x7A4D = 0x4051
4226*36dcc4a4SLionel Sambuc0x7A4E = 0x314F
4227*36dcc4a4SLionel Sambuc0x7A4F = 0x323A
4228*36dcc4a4SLionel Sambuc0x7A50 = 0x302C
4229*36dcc4a4SLionel Sambuc0x7A57 = 0x634F
4230*36dcc4a4SLionel Sambuc0x7A61 = 0x6351
4231*36dcc4a4SLionel Sambuc0x7A62 = 0x6352
4232*36dcc4a4SLionel Sambuc0x7A63 = 0x3E77
4233*36dcc4a4SLionel Sambuc0x7A69 = 0x6353
4234*36dcc4a4SLionel Sambuc0x7A6B = 0x334F
4235*36dcc4a4SLionel Sambuc0x7A70 = 0x6355
4236*36dcc4a4SLionel Sambuc0x7A74 = 0x376A
4237*36dcc4a4SLionel Sambuc0x7A76 = 0x3566
4238*36dcc4a4SLionel Sambuc0x7A79 = 0x6356
4239*36dcc4a4SLionel Sambuc0x7A7A = 0x3675
4240*36dcc4a4SLionel Sambuc0x7A7D = 0x6357
4241*36dcc4a4SLionel Sambuc0x7A7F = 0x407C
4242*36dcc4a4SLionel Sambuc0x7A81 = 0x464D
4243*36dcc4a4SLionel Sambuc0x7A83 = 0x4060
4244*36dcc4a4SLionel Sambuc0x7A84 = 0x3A75
4245*36dcc4a4SLionel Sambuc0x7A88 = 0x6358
4246*36dcc4a4SLionel Sambuc0x7A92 = 0x4362
4247*36dcc4a4SLionel Sambuc0x7A93 = 0x416B
4248*36dcc4a4SLionel Sambuc0x7A95 = 0x635A
4249*36dcc4a4SLionel Sambuc0x7A96 = 0x635C
4250*36dcc4a4SLionel Sambuc0x7A97 = 0x6359
4251*36dcc4a4SLionel Sambuc0x7A98 = 0x635B
4252*36dcc4a4SLionel Sambuc0x7A9F = 0x3722
4253*36dcc4a4SLionel Sambuc0x7AA9 = 0x635D
4254*36dcc4a4SLionel Sambuc0x7AAA = 0x3726
4255*36dcc4a4SLionel Sambuc0x7AAE = 0x3567
4256*36dcc4a4SLionel Sambuc0x7AAF = 0x4D52
4257*36dcc4a4SLionel Sambuc0x7AB0 = 0x635F
4258*36dcc4a4SLionel Sambuc0x7AB6 = 0x6360
4259*36dcc4a4SLionel Sambuc0x7ABA = 0x312E
4260*36dcc4a4SLionel Sambuc0x7ABF = 0x6363
4261*36dcc4a4SLionel Sambuc0x7AC3 = 0x3376
4262*36dcc4a4SLionel Sambuc0x7AC4 = 0x6362
4263*36dcc4a4SLionel Sambuc0x7AC5 = 0x6361
4264*36dcc4a4SLionel Sambuc0x7AC7 = 0x6365
4265*36dcc4a4SLionel Sambuc0x7AC8 = 0x635E
4266*36dcc4a4SLionel Sambuc0x7ACA = 0x6366
4267*36dcc4a4SLionel Sambuc0x7ACB = 0x4E29
4268*36dcc4a4SLionel Sambuc0x7ACD = 0x6367
4269*36dcc4a4SLionel Sambuc0x7ACF = 0x6368
4270*36dcc4a4SLionel Sambuc0x7AD2 = 0x5474
4271*36dcc4a4SLionel Sambuc0x7AD3 = 0x636A
4272*36dcc4a4SLionel Sambuc0x7AD5 = 0x6369
4273*36dcc4a4SLionel Sambuc0x7AD9 = 0x636B
4274*36dcc4a4SLionel Sambuc0x7ADA = 0x636C
4275*36dcc4a4SLionel Sambuc0x7ADC = 0x4E35
4276*36dcc4a4SLionel Sambuc0x7ADD = 0x636D
4277*36dcc4a4SLionel Sambuc0x7ADF = 0x706F
4278*36dcc4a4SLionel Sambuc0x7AE0 = 0x3E4F
4279*36dcc4a4SLionel Sambuc0x7AE1 = 0x636E
4280*36dcc4a4SLionel Sambuc0x7AE2 = 0x636F
4281*36dcc4a4SLionel Sambuc0x7AE3 = 0x3D57
4282*36dcc4a4SLionel Sambuc0x7AE5 = 0x4638
4283*36dcc4a4SLionel Sambuc0x7AE6 = 0x6370
4284*36dcc4a4SLionel Sambuc0x7AEA = 0x4328
4285*36dcc4a4SLionel Sambuc0x7AED = 0x6371
4286*36dcc4a4SLionel Sambuc0x7AEF = 0x433C
4287*36dcc4a4SLionel Sambuc0x7AF0 = 0x6372
4288*36dcc4a4SLionel Sambuc0x7AF6 = 0x3625
4289*36dcc4a4SLionel Sambuc0x7AF8 = 0x513F
4290*36dcc4a4SLionel Sambuc0x7AF9 = 0x435D
4291*36dcc4a4SLionel Sambuc0x7AFA = 0x3C33
4292*36dcc4a4SLionel Sambuc0x7AFF = 0x3448
4293*36dcc4a4SLionel Sambuc0x7B02 = 0x6373
4294*36dcc4a4SLionel Sambuc0x7B04 = 0x6422
4295*36dcc4a4SLionel Sambuc0x7B06 = 0x6376
4296*36dcc4a4SLionel Sambuc0x7B08 = 0x3568
4297*36dcc4a4SLionel Sambuc0x7B0A = 0x6375
4298*36dcc4a4SLionel Sambuc0x7B0B = 0x6424
4299*36dcc4a4SLionel Sambuc0x7B0F = 0x6374
4300*36dcc4a4SLionel Sambuc0x7B11 = 0x3E50
4301*36dcc4a4SLionel Sambuc0x7B18 = 0x6378
4302*36dcc4a4SLionel Sambuc0x7B19 = 0x6379
4303*36dcc4a4SLionel Sambuc0x7B1B = 0x452B
4304*36dcc4a4SLionel Sambuc0x7B1E = 0x637A
4305*36dcc4a4SLionel Sambuc0x7B20 = 0x335E
4306*36dcc4a4SLionel Sambuc0x7B25 = 0x3F5A
4307*36dcc4a4SLionel Sambuc0x7B26 = 0x4964
4308*36dcc4a4SLionel Sambuc0x7B28 = 0x637C
4309*36dcc4a4SLionel Sambuc0x7B2C = 0x4268
4310*36dcc4a4SLionel Sambuc0x7B33 = 0x6377
4311*36dcc4a4SLionel Sambuc0x7B35 = 0x637B
4312*36dcc4a4SLionel Sambuc0x7B36 = 0x637D
4313*36dcc4a4SLionel Sambuc0x7B39 = 0x3A7B
4314*36dcc4a4SLionel Sambuc0x7B45 = 0x6426
4315*36dcc4a4SLionel Sambuc0x7B46 = 0x492E
4316*36dcc4a4SLionel Sambuc0x7B48 = 0x4826
4317*36dcc4a4SLionel Sambuc0x7B49 = 0x4579
4318*36dcc4a4SLionel Sambuc0x7B4B = 0x365A
4319*36dcc4a4SLionel Sambuc0x7B4C = 0x6425
4320*36dcc4a4SLionel Sambuc0x7B4D = 0x6423
4321*36dcc4a4SLionel Sambuc0x7B4F = 0x4835
4322*36dcc4a4SLionel Sambuc0x7B50 = 0x637E
4323*36dcc4a4SLionel Sambuc0x7B51 = 0x435E
4324*36dcc4a4SLionel Sambuc0x7B52 = 0x457B
4325*36dcc4a4SLionel Sambuc0x7B54 = 0x457A
4326*36dcc4a4SLionel Sambuc0x7B56 = 0x3A76
4327*36dcc4a4SLionel Sambuc0x7B5D = 0x6438
4328*36dcc4a4SLionel Sambuc0x7B65 = 0x6428
4329*36dcc4a4SLionel Sambuc0x7B67 = 0x642A
4330*36dcc4a4SLionel Sambuc0x7B6C = 0x642D
4331*36dcc4a4SLionel Sambuc0x7B6E = 0x642E
4332*36dcc4a4SLionel Sambuc0x7B70 = 0x642B
4333*36dcc4a4SLionel Sambuc0x7B71 = 0x642C
4334*36dcc4a4SLionel Sambuc0x7B74 = 0x6429
4335*36dcc4a4SLionel Sambuc0x7B75 = 0x6427
4336*36dcc4a4SLionel Sambuc0x7B7A = 0x6421
4337*36dcc4a4SLionel Sambuc0x7B86 = 0x4A4F
4338*36dcc4a4SLionel Sambuc0x7B87 = 0x3255
4339*36dcc4a4SLionel Sambuc0x7B8B = 0x6435
4340*36dcc4a4SLionel Sambuc0x7B8D = 0x6432
4341*36dcc4a4SLionel Sambuc0x7B8F = 0x6437
4342*36dcc4a4SLionel Sambuc0x7B92 = 0x6436
4343*36dcc4a4SLionel Sambuc0x7B94 = 0x4773
4344*36dcc4a4SLionel Sambuc0x7B95 = 0x4C27
4345*36dcc4a4SLionel Sambuc0x7B97 = 0x3B3B
4346*36dcc4a4SLionel Sambuc0x7B98 = 0x6430
4347*36dcc4a4SLionel Sambuc0x7B99 = 0x6439
4348*36dcc4a4SLionel Sambuc0x7B9A = 0x6434
4349*36dcc4a4SLionel Sambuc0x7B9C = 0x6433
4350*36dcc4a4SLionel Sambuc0x7B9D = 0x642F
4351*36dcc4a4SLionel Sambuc0x7B9F = 0x6431
4352*36dcc4a4SLionel Sambuc0x7BA1 = 0x3449
4353*36dcc4a4SLionel Sambuc0x7BAA = 0x433D
4354*36dcc4a4SLionel Sambuc0x7BAD = 0x407D
4355*36dcc4a4SLionel Sambuc0x7BB1 = 0x4822
4356*36dcc4a4SLionel Sambuc0x7BB4 = 0x643E
4357*36dcc4a4SLionel Sambuc0x7BB8 = 0x4824
4358*36dcc4a4SLionel Sambuc0x7BC0 = 0x4061
4359*36dcc4a4SLionel Sambuc0x7BC1 = 0x643B
4360*36dcc4a4SLionel Sambuc0x7BC4 = 0x484F
4361*36dcc4a4SLionel Sambuc0x7BC6 = 0x643F
4362*36dcc4a4SLionel Sambuc0x7BC7 = 0x4A53
4363*36dcc4a4SLionel Sambuc0x7BC9 = 0x435B
4364*36dcc4a4SLionel Sambuc0x7BCB = 0x643A
4365*36dcc4a4SLionel Sambuc0x7BCC = 0x643C
4366*36dcc4a4SLionel Sambuc0x7BCF = 0x643D
4367*36dcc4a4SLionel Sambuc0x7BDD = 0x6440
4368*36dcc4a4SLionel Sambuc0x7BE0 = 0x3C44
4369*36dcc4a4SLionel Sambuc0x7BE4 = 0x4646
4370*36dcc4a4SLionel Sambuc0x7BE5 = 0x6445
4371*36dcc4a4SLionel Sambuc0x7BE6 = 0x6444
4372*36dcc4a4SLionel Sambuc0x7BE9 = 0x6441
4373*36dcc4a4SLionel Sambuc0x7BED = 0x4F36
4374*36dcc4a4SLionel Sambuc0x7BF3 = 0x644A
4375*36dcc4a4SLionel Sambuc0x7BF6 = 0x644E
4376*36dcc4a4SLionel Sambuc0x7BF7 = 0x644B
4377*36dcc4a4SLionel Sambuc0x7C00 = 0x6447
4378*36dcc4a4SLionel Sambuc0x7C07 = 0x6448
4379*36dcc4a4SLionel Sambuc0x7C0D = 0x644D
4380*36dcc4a4SLionel Sambuc0x7C11 = 0x6442
4381*36dcc4a4SLionel Sambuc0x7C12 = 0x5255
4382*36dcc4a4SLionel Sambuc0x7C13 = 0x6449
4383*36dcc4a4SLionel Sambuc0x7C14 = 0x6443
4384*36dcc4a4SLionel Sambuc0x7C17 = 0x644C
4385*36dcc4a4SLionel Sambuc0x7C1F = 0x6452
4386*36dcc4a4SLionel Sambuc0x7C21 = 0x344A
4387*36dcc4a4SLionel Sambuc0x7C23 = 0x644F
4388*36dcc4a4SLionel Sambuc0x7C27 = 0x6450
4389*36dcc4a4SLionel Sambuc0x7C2A = 0x6451
4390*36dcc4a4SLionel Sambuc0x7C2B = 0x6454
4391*36dcc4a4SLionel Sambuc0x7C37 = 0x6453
4392*36dcc4a4SLionel Sambuc0x7C38 = 0x4876
4393*36dcc4a4SLionel Sambuc0x7C3D = 0x6455
4394*36dcc4a4SLionel Sambuc0x7C3E = 0x4E7C
4395*36dcc4a4SLionel Sambuc0x7C3F = 0x4A6D
4396*36dcc4a4SLionel Sambuc0x7C40 = 0x645A
4397*36dcc4a4SLionel Sambuc0x7C43 = 0x6457
4398*36dcc4a4SLionel Sambuc0x7C4C = 0x6456
4399*36dcc4a4SLionel Sambuc0x7C4D = 0x4052
4400*36dcc4a4SLionel Sambuc0x7C4F = 0x6459
4401*36dcc4a4SLionel Sambuc0x7C50 = 0x645B
4402*36dcc4a4SLionel Sambuc0x7C54 = 0x6458
4403*36dcc4a4SLionel Sambuc0x7C56 = 0x645F
4404*36dcc4a4SLionel Sambuc0x7C58 = 0x645C
4405*36dcc4a4SLionel Sambuc0x7C5F = 0x645D
4406*36dcc4a4SLionel Sambuc0x7C60 = 0x6446
4407*36dcc4a4SLionel Sambuc0x7C64 = 0x645E
4408*36dcc4a4SLionel Sambuc0x7C65 = 0x6460
4409*36dcc4a4SLionel Sambuc0x7C6C = 0x6461
4410*36dcc4a4SLionel Sambuc0x7C73 = 0x4A46
4411*36dcc4a4SLionel Sambuc0x7C75 = 0x6462
4412*36dcc4a4SLionel Sambuc0x7C7E = 0x4C62
4413*36dcc4a4SLionel Sambuc0x7C81 = 0x364E
4414*36dcc4a4SLionel Sambuc0x7C82 = 0x3729
4415*36dcc4a4SLionel Sambuc0x7C83 = 0x6463
4416*36dcc4a4SLionel Sambuc0x7C89 = 0x4A34
4417*36dcc4a4SLionel Sambuc0x7C8B = 0x3F68
4418*36dcc4a4SLionel Sambuc0x7C8D = 0x4C30
4419*36dcc4a4SLionel Sambuc0x7C90 = 0x6464
4420*36dcc4a4SLionel Sambuc0x7C92 = 0x4E33
4421*36dcc4a4SLionel Sambuc0x7C95 = 0x4774
4422*36dcc4a4SLionel Sambuc0x7C97 = 0x4146
4423*36dcc4a4SLionel Sambuc0x7C98 = 0x4734
4424*36dcc4a4SLionel Sambuc0x7C9B = 0x3D4D
4425*36dcc4a4SLionel Sambuc0x7C9F = 0x3040
4426*36dcc4a4SLionel Sambuc0x7CA1 = 0x6469
4427*36dcc4a4SLionel Sambuc0x7CA2 = 0x6467
4428*36dcc4a4SLionel Sambuc0x7CA4 = 0x6465
4429*36dcc4a4SLionel Sambuc0x7CA5 = 0x3421
4430*36dcc4a4SLionel Sambuc0x7CA7 = 0x3E51
4431*36dcc4a4SLionel Sambuc0x7CA8 = 0x646A
4432*36dcc4a4SLionel Sambuc0x7CAB = 0x6468
4433*36dcc4a4SLionel Sambuc0x7CAD = 0x6466
4434*36dcc4a4SLionel Sambuc0x7CAE = 0x646E
4435*36dcc4a4SLionel Sambuc0x7CB1 = 0x646D
4436*36dcc4a4SLionel Sambuc0x7CB2 = 0x646C
4437*36dcc4a4SLionel Sambuc0x7CB3 = 0x646B
4438*36dcc4a4SLionel Sambuc0x7CB9 = 0x646F
4439*36dcc4a4SLionel Sambuc0x7CBD = 0x6470
4440*36dcc4a4SLionel Sambuc0x7CBE = 0x403A
4441*36dcc4a4SLionel Sambuc0x7CC0 = 0x6471
4442*36dcc4a4SLionel Sambuc0x7CC2 = 0x6473
4443*36dcc4a4SLionel Sambuc0x7CC5 = 0x6472
4444*36dcc4a4SLionel Sambuc0x7CCA = 0x3852
4445*36dcc4a4SLionel Sambuc0x7CCE = 0x4138
4446*36dcc4a4SLionel Sambuc0x7CD2 = 0x6475
4447*36dcc4a4SLionel Sambuc0x7CD6 = 0x457C
4448*36dcc4a4SLionel Sambuc0x7CD8 = 0x6474
4449*36dcc4a4SLionel Sambuc0x7CDC = 0x6476
4450*36dcc4a4SLionel Sambuc0x7CDE = 0x4A35
4451*36dcc4a4SLionel Sambuc0x7CDF = 0x416C
4452*36dcc4a4SLionel Sambuc0x7CE0 = 0x3947
4453*36dcc4a4SLionel Sambuc0x7CE2 = 0x6477
4454*36dcc4a4SLionel Sambuc0x7CE7 = 0x4E48
4455*36dcc4a4SLionel Sambuc0x7CEF = 0x6479
4456*36dcc4a4SLionel Sambuc0x7CF2 = 0x647A
4457*36dcc4a4SLionel Sambuc0x7CF4 = 0x647B
4458*36dcc4a4SLionel Sambuc0x7CF6 = 0x647C
4459*36dcc4a4SLionel Sambuc0x7CF8 = 0x3B65
4460*36dcc4a4SLionel Sambuc0x7CFA = 0x647D
4461*36dcc4a4SLionel Sambuc0x7CFB = 0x374F
4462*36dcc4a4SLionel Sambuc0x7CFE = 0x356A
4463*36dcc4a4SLionel Sambuc0x7D00 = 0x352A
4464*36dcc4a4SLionel Sambuc0x7D02 = 0x6521
4465*36dcc4a4SLionel Sambuc0x7D04 = 0x4C73
4466*36dcc4a4SLionel Sambuc0x7D05 = 0x3948
4467*36dcc4a4SLionel Sambuc0x7D06 = 0x647E
4468*36dcc4a4SLionel Sambuc0x7D0A = 0x6524
4469*36dcc4a4SLionel Sambuc0x7D0B = 0x4C66
4470*36dcc4a4SLionel Sambuc0x7D0D = 0x473C
4471*36dcc4a4SLionel Sambuc0x7D10 = 0x4933
4472*36dcc4a4SLionel Sambuc0x7D14 = 0x3D63
4473*36dcc4a4SLionel Sambuc0x7D15 = 0x6523
4474*36dcc4a4SLionel Sambuc0x7D17 = 0x3C53
4475*36dcc4a4SLionel Sambuc0x7D18 = 0x3949
4476*36dcc4a4SLionel Sambuc0x7D19 = 0x3B66
4477*36dcc4a4SLionel Sambuc0x7D1A = 0x3569
4478*36dcc4a4SLionel Sambuc0x7D1B = 0x4A36
4479*36dcc4a4SLionel Sambuc0x7D1C = 0x6522
4480*36dcc4a4SLionel Sambuc0x7D20 = 0x4147
4481*36dcc4a4SLionel Sambuc0x7D21 = 0x4B42
4482*36dcc4a4SLionel Sambuc0x7D22 = 0x3A77
4483*36dcc4a4SLionel Sambuc0x7D2B = 0x3B67
4484*36dcc4a4SLionel Sambuc0x7D2C = 0x445D
4485*36dcc4a4SLionel Sambuc0x7D2E = 0x6527
4486*36dcc4a4SLionel Sambuc0x7D2F = 0x4E5F
4487*36dcc4a4SLionel Sambuc0x7D30 = 0x3A59
4488*36dcc4a4SLionel Sambuc0x7D32 = 0x6528
4489*36dcc4a4SLionel Sambuc0x7D33 = 0x3F42
4490*36dcc4a4SLionel Sambuc0x7D35 = 0x652A
4491*36dcc4a4SLionel Sambuc0x7D39 = 0x3E52
4492*36dcc4a4SLionel Sambuc0x7D3A = 0x3A30
4493*36dcc4a4SLionel Sambuc0x7D3F = 0x6529
4494*36dcc4a4SLionel Sambuc0x7D42 = 0x3D2A
4495*36dcc4a4SLionel Sambuc0x7D43 = 0x383E
4496*36dcc4a4SLionel Sambuc0x7D44 = 0x4148
4497*36dcc4a4SLionel Sambuc0x7D45 = 0x6525
4498*36dcc4a4SLionel Sambuc0x7D46 = 0x652B
4499*36dcc4a4SLionel Sambuc0x7D4B = 0x6526
4500*36dcc4a4SLionel Sambuc0x7D4C = 0x3750
4501*36dcc4a4SLionel Sambuc0x7D4E = 0x652E
4502*36dcc4a4SLionel Sambuc0x7D4F = 0x6532
4503*36dcc4a4SLionel Sambuc0x7D50 = 0x376B
4504*36dcc4a4SLionel Sambuc0x7D56 = 0x652D
4505*36dcc4a4SLionel Sambuc0x7D5B = 0x6536
4506*36dcc4a4SLionel Sambuc0x7D5E = 0x394A
4507*36dcc4a4SLionel Sambuc0x7D61 = 0x4D6D
4508*36dcc4a4SLionel Sambuc0x7D62 = 0x303C
4509*36dcc4a4SLionel Sambuc0x7D63 = 0x6533
4510*36dcc4a4SLionel Sambuc0x7D66 = 0x356B
4511*36dcc4a4SLionel Sambuc0x7D68 = 0x6530
4512*36dcc4a4SLionel Sambuc0x7D6E = 0x6531
4513*36dcc4a4SLionel Sambuc0x7D71 = 0x457D
4514*36dcc4a4SLionel Sambuc0x7D72 = 0x652F
4515*36dcc4a4SLionel Sambuc0x7D73 = 0x652C
4516*36dcc4a4SLionel Sambuc0x7D75 = 0x3328
4517*36dcc4a4SLionel Sambuc0x7D76 = 0x4064
4518*36dcc4a4SLionel Sambuc0x7D79 = 0x3828
4519*36dcc4a4SLionel Sambuc0x7D7D = 0x6538
4520*36dcc4a4SLionel Sambuc0x7D89 = 0x6535
4521*36dcc4a4SLionel Sambuc0x7D8F = 0x6537
4522*36dcc4a4SLionel Sambuc0x7D93 = 0x6534
4523*36dcc4a4SLionel Sambuc0x7D99 = 0x3751
4524*36dcc4a4SLionel Sambuc0x7D9A = 0x4233
4525*36dcc4a4SLionel Sambuc0x7D9B = 0x6539
4526*36dcc4a4SLionel Sambuc0x7D9C = 0x416E
4527*36dcc4a4SLionel Sambuc0x7D9F = 0x6546
4528*36dcc4a4SLionel Sambuc0x7DA2 = 0x6542
4529*36dcc4a4SLionel Sambuc0x7DA3 = 0x653C
4530*36dcc4a4SLionel Sambuc0x7DAB = 0x6540
4531*36dcc4a4SLionel Sambuc0x7DAC = 0x3C7A
4532*36dcc4a4SLionel Sambuc0x7DAD = 0x305D
4533*36dcc4a4SLionel Sambuc0x7DAE = 0x653B
4534*36dcc4a4SLionel Sambuc0x7DAF = 0x6543
4535*36dcc4a4SLionel Sambuc0x7DB0 = 0x6547
4536*36dcc4a4SLionel Sambuc0x7DB1 = 0x394B
4537*36dcc4a4SLionel Sambuc0x7DB2 = 0x4C56
4538*36dcc4a4SLionel Sambuc0x7DB4 = 0x4456
4539*36dcc4a4SLionel Sambuc0x7DB5 = 0x653D
4540*36dcc4a4SLionel Sambuc0x7DB8 = 0x6545
4541*36dcc4a4SLionel Sambuc0x7DBA = 0x653A
4542*36dcc4a4SLionel Sambuc0x7DBB = 0x433E
4543*36dcc4a4SLionel Sambuc0x7DBD = 0x653F
4544*36dcc4a4SLionel Sambuc0x7DBE = 0x303D
4545*36dcc4a4SLionel Sambuc0x7DBF = 0x4C4A
4546*36dcc4a4SLionel Sambuc0x7DC7 = 0x653E
4547*36dcc4a4SLionel Sambuc0x7DCA = 0x365B
4548*36dcc4a4SLionel Sambuc0x7DCB = 0x486C
4549*36dcc4a4SLionel Sambuc0x7DCF = 0x416D
4550*36dcc4a4SLionel Sambuc0x7DD1 = 0x4E50
4551*36dcc4a4SLionel Sambuc0x7DD2 = 0x3D6F
4552*36dcc4a4SLionel Sambuc0x7DD5 = 0x656E
4553*36dcc4a4SLionel Sambuc0x7DD8 = 0x6548
4554*36dcc4a4SLionel Sambuc0x7DDA = 0x407E
4555*36dcc4a4SLionel Sambuc0x7DDC = 0x6544
4556*36dcc4a4SLionel Sambuc0x7DDD = 0x6549
4557*36dcc4a4SLionel Sambuc0x7DDE = 0x654B
4558*36dcc4a4SLionel Sambuc0x7DE0 = 0x4479
4559*36dcc4a4SLionel Sambuc0x7DE1 = 0x654E
4560*36dcc4a4SLionel Sambuc0x7DE4 = 0x654A
4561*36dcc4a4SLionel Sambuc0x7DE8 = 0x4A54
4562*36dcc4a4SLionel Sambuc0x7DE9 = 0x344B
4563*36dcc4a4SLionel Sambuc0x7DEC = 0x4C4B
4564*36dcc4a4SLionel Sambuc0x7DEF = 0x305E
4565*36dcc4a4SLionel Sambuc0x7DF2 = 0x654D
4566*36dcc4a4SLionel Sambuc0x7DF4 = 0x4E7D
4567*36dcc4a4SLionel Sambuc0x7DFB = 0x654C
4568*36dcc4a4SLionel Sambuc0x7E01 = 0x316F
4569*36dcc4a4SLionel Sambuc0x7E04 = 0x466C
4570*36dcc4a4SLionel Sambuc0x7E05 = 0x654F
4571*36dcc4a4SLionel Sambuc0x7E09 = 0x6556
4572*36dcc4a4SLionel Sambuc0x7E0A = 0x6550
4573*36dcc4a4SLionel Sambuc0x7E0B = 0x6557
4574*36dcc4a4SLionel Sambuc0x7E12 = 0x6553
4575*36dcc4a4SLionel Sambuc0x7E1B = 0x477B
4576*36dcc4a4SLionel Sambuc0x7E1E = 0x3C4A
4577*36dcc4a4SLionel Sambuc0x7E1F = 0x6555
4578*36dcc4a4SLionel Sambuc0x7E21 = 0x6552
4579*36dcc4a4SLionel Sambuc0x7E22 = 0x6558
4580*36dcc4a4SLionel Sambuc0x7E23 = 0x6551
4581*36dcc4a4SLionel Sambuc0x7E26 = 0x3D44
4582*36dcc4a4SLionel Sambuc0x7E2B = 0x4B25
4583*36dcc4a4SLionel Sambuc0x7E2E = 0x3D4C
4584*36dcc4a4SLionel Sambuc0x7E31 = 0x6554
4585*36dcc4a4SLionel Sambuc0x7E32 = 0x6560
4586*36dcc4a4SLionel Sambuc0x7E35 = 0x655C
4587*36dcc4a4SLionel Sambuc0x7E37 = 0x655F
4588*36dcc4a4SLionel Sambuc0x7E39 = 0x655D
4589*36dcc4a4SLionel Sambuc0x7E3A = 0x6561
4590*36dcc4a4SLionel Sambuc0x7E3B = 0x655B
4591*36dcc4a4SLionel Sambuc0x7E3D = 0x6541
4592*36dcc4a4SLionel Sambuc0x7E3E = 0x4053
4593*36dcc4a4SLionel Sambuc0x7E41 = 0x484B
4594*36dcc4a4SLionel Sambuc0x7E43 = 0x655E
4595*36dcc4a4SLionel Sambuc0x7E46 = 0x6559
4596*36dcc4a4SLionel Sambuc0x7E4A = 0x4121
4597*36dcc4a4SLionel Sambuc0x7E4B = 0x3752
4598*36dcc4a4SLionel Sambuc0x7E4D = 0x3D2B
4599*36dcc4a4SLionel Sambuc0x7E54 = 0x3F25
4600*36dcc4a4SLionel Sambuc0x7E55 = 0x4136
4601*36dcc4a4SLionel Sambuc0x7E56 = 0x6564
4602*36dcc4a4SLionel Sambuc0x7E59 = 0x6566
4603*36dcc4a4SLionel Sambuc0x7E5A = 0x6567
4604*36dcc4a4SLionel Sambuc0x7E5D = 0x6563
4605*36dcc4a4SLionel Sambuc0x7E5E = 0x6565
4606*36dcc4a4SLionel Sambuc0x7E66 = 0x655A
4607*36dcc4a4SLionel Sambuc0x7E67 = 0x6562
4608*36dcc4a4SLionel Sambuc0x7E69 = 0x656A
4609*36dcc4a4SLionel Sambuc0x7E6A = 0x6569
4610*36dcc4a4SLionel Sambuc0x7E6D = 0x4B7A
4611*36dcc4a4SLionel Sambuc0x7E70 = 0x372B
4612*36dcc4a4SLionel Sambuc0x7E79 = 0x6568
4613*36dcc4a4SLionel Sambuc0x7E7B = 0x656C
4614*36dcc4a4SLionel Sambuc0x7E7C = 0x656B
4615*36dcc4a4SLionel Sambuc0x7E7D = 0x656F
4616*36dcc4a4SLionel Sambuc0x7E7F = 0x6571
4617*36dcc4a4SLionel Sambuc0x7E82 = 0x3B3C
4618*36dcc4a4SLionel Sambuc0x7E83 = 0x656D
4619*36dcc4a4SLionel Sambuc0x7E88 = 0x6572
4620*36dcc4a4SLionel Sambuc0x7E89 = 0x6573
4621*36dcc4a4SLionel Sambuc0x7E8C = 0x6574
4622*36dcc4a4SLionel Sambuc0x7E8E = 0x657A
4623*36dcc4a4SLionel Sambuc0x7E8F = 0x453B
4624*36dcc4a4SLionel Sambuc0x7E90 = 0x6576
4625*36dcc4a4SLionel Sambuc0x7E92 = 0x6575
4626*36dcc4a4SLionel Sambuc0x7E93 = 0x6577
4627*36dcc4a4SLionel Sambuc0x7E94 = 0x6578
4628*36dcc4a4SLionel Sambuc0x7E96 = 0x6579
4629*36dcc4a4SLionel Sambuc0x7E9B = 0x657B
4630*36dcc4a4SLionel Sambuc0x7E9C = 0x657C
4631*36dcc4a4SLionel Sambuc0x7F36 = 0x344C
4632*36dcc4a4SLionel Sambuc0x7F38 = 0x657D
4633*36dcc4a4SLionel Sambuc0x7F3A = 0x657E
4634*36dcc4a4SLionel Sambuc0x7F45 = 0x6621
4635*36dcc4a4SLionel Sambuc0x7F4C = 0x6622
4636*36dcc4a4SLionel Sambuc0x7F4D = 0x6623
4637*36dcc4a4SLionel Sambuc0x7F4E = 0x6624
4638*36dcc4a4SLionel Sambuc0x7F50 = 0x6625
4639*36dcc4a4SLionel Sambuc0x7F51 = 0x6626
4640*36dcc4a4SLionel Sambuc0x7F54 = 0x6628
4641*36dcc4a4SLionel Sambuc0x7F55 = 0x6627
4642*36dcc4a4SLionel Sambuc0x7F58 = 0x6629
4643*36dcc4a4SLionel Sambuc0x7F5F = 0x662A
4644*36dcc4a4SLionel Sambuc0x7F60 = 0x662B
4645*36dcc4a4SLionel Sambuc0x7F67 = 0x662E
4646*36dcc4a4SLionel Sambuc0x7F68 = 0x662C
4647*36dcc4a4SLionel Sambuc0x7F69 = 0x662D
4648*36dcc4a4SLionel Sambuc0x7F6A = 0x3A61
4649*36dcc4a4SLionel Sambuc0x7F6B = 0x3753
4650*36dcc4a4SLionel Sambuc0x7F6E = 0x4356
4651*36dcc4a4SLionel Sambuc0x7F70 = 0x4833
4652*36dcc4a4SLionel Sambuc0x7F72 = 0x3D70
4653*36dcc4a4SLionel Sambuc0x7F75 = 0x474D
4654*36dcc4a4SLionel Sambuc0x7F77 = 0x486D
4655*36dcc4a4SLionel Sambuc0x7F78 = 0x662F
4656*36dcc4a4SLionel Sambuc0x7F79 = 0x586D
4657*36dcc4a4SLionel Sambuc0x7F82 = 0x6630
4658*36dcc4a4SLionel Sambuc0x7F83 = 0x6632
4659*36dcc4a4SLionel Sambuc0x7F85 = 0x4D65
4660*36dcc4a4SLionel Sambuc0x7F86 = 0x6631
4661*36dcc4a4SLionel Sambuc0x7F87 = 0x6634
4662*36dcc4a4SLionel Sambuc0x7F88 = 0x6633
4663*36dcc4a4SLionel Sambuc0x7F8A = 0x4D53
4664*36dcc4a4SLionel Sambuc0x7F8C = 0x6635
4665*36dcc4a4SLionel Sambuc0x7F8E = 0x487E
4666*36dcc4a4SLionel Sambuc0x7F94 = 0x6636
4667*36dcc4a4SLionel Sambuc0x7F9A = 0x6639
4668*36dcc4a4SLionel Sambuc0x7F9D = 0x6638
4669*36dcc4a4SLionel Sambuc0x7F9E = 0x6637
4670*36dcc4a4SLionel Sambuc0x7FA3 = 0x663A
4671*36dcc4a4SLionel Sambuc0x7FA4 = 0x3732
4672*36dcc4a4SLionel Sambuc0x7FA8 = 0x4122
4673*36dcc4a4SLionel Sambuc0x7FA9 = 0x3541
4674*36dcc4a4SLionel Sambuc0x7FAE = 0x663E
4675*36dcc4a4SLionel Sambuc0x7FAF = 0x663B
4676*36dcc4a4SLionel Sambuc0x7FB2 = 0x663C
4677*36dcc4a4SLionel Sambuc0x7FB6 = 0x663F
4678*36dcc4a4SLionel Sambuc0x7FB8 = 0x6640
4679*36dcc4a4SLionel Sambuc0x7FB9 = 0x663D
4680*36dcc4a4SLionel Sambuc0x7FBD = 0x3129
4681*36dcc4a4SLionel Sambuc0x7FC1 = 0x3227
4682*36dcc4a4SLionel Sambuc0x7FC5 = 0x6642
4683*36dcc4a4SLionel Sambuc0x7FC6 = 0x6643
4684*36dcc4a4SLionel Sambuc0x7FCA = 0x6644
4685*36dcc4a4SLionel Sambuc0x7FCC = 0x4D62
4686*36dcc4a4SLionel Sambuc0x7FD2 = 0x3D2C
4687*36dcc4a4SLionel Sambuc0x7FD4 = 0x6646
4688*36dcc4a4SLionel Sambuc0x7FD5 = 0x6645
4689*36dcc4a4SLionel Sambuc0x7FE0 = 0x3F69
4690*36dcc4a4SLionel Sambuc0x7FE1 = 0x6647
4691*36dcc4a4SLionel Sambuc0x7FE6 = 0x6648
4692*36dcc4a4SLionel Sambuc0x7FE9 = 0x6649
4693*36dcc4a4SLionel Sambuc0x7FEB = 0x3465
4694*36dcc4a4SLionel Sambuc0x7FF0 = 0x344D
4695*36dcc4a4SLionel Sambuc0x7FF3 = 0x664A
4696*36dcc4a4SLionel Sambuc0x7FF9 = 0x664B
4697*36dcc4a4SLionel Sambuc0x7FFB = 0x4B5D
4698*36dcc4a4SLionel Sambuc0x7FFC = 0x4D63
4699*36dcc4a4SLionel Sambuc0x8000 = 0x4D54
4700*36dcc4a4SLionel Sambuc0x8001 = 0x4F37
4701*36dcc4a4SLionel Sambuc0x8003 = 0x394D
4702*36dcc4a4SLionel Sambuc0x8004 = 0x664E
4703*36dcc4a4SLionel Sambuc0x8005 = 0x3C54
4704*36dcc4a4SLionel Sambuc0x8006 = 0x664D
4705*36dcc4a4SLionel Sambuc0x800B = 0x664F
4706*36dcc4a4SLionel Sambuc0x800C = 0x3C29
4707*36dcc4a4SLionel Sambuc0x8010 = 0x4251
4708*36dcc4a4SLionel Sambuc0x8012 = 0x6650
4709*36dcc4a4SLionel Sambuc0x8015 = 0x394C
4710*36dcc4a4SLionel Sambuc0x8017 = 0x4C57
4711*36dcc4a4SLionel Sambuc0x8018 = 0x6651
4712*36dcc4a4SLionel Sambuc0x8019 = 0x6652
4713*36dcc4a4SLionel Sambuc0x801C = 0x6653
4714*36dcc4a4SLionel Sambuc0x8021 = 0x6654
4715*36dcc4a4SLionel Sambuc0x8028 = 0x6655
4716*36dcc4a4SLionel Sambuc0x8033 = 0x3C2A
4717*36dcc4a4SLionel Sambuc0x8036 = 0x4C6D
4718*36dcc4a4SLionel Sambuc0x803B = 0x6657
4719*36dcc4a4SLionel Sambuc0x803D = 0x433F
4720*36dcc4a4SLionel Sambuc0x803F = 0x6656
4721*36dcc4a4SLionel Sambuc0x8046 = 0x6659
4722*36dcc4a4SLionel Sambuc0x804A = 0x6658
4723*36dcc4a4SLionel Sambuc0x8052 = 0x665A
4724*36dcc4a4SLionel Sambuc0x8056 = 0x403B
4725*36dcc4a4SLionel Sambuc0x8058 = 0x665B
4726*36dcc4a4SLionel Sambuc0x805A = 0x665C
4727*36dcc4a4SLionel Sambuc0x805E = 0x4A39
4728*36dcc4a4SLionel Sambuc0x805F = 0x665D
4729*36dcc4a4SLionel Sambuc0x8061 = 0x416F
4730*36dcc4a4SLionel Sambuc0x8062 = 0x665E
4731*36dcc4a4SLionel Sambuc0x8068 = 0x665F
4732*36dcc4a4SLionel Sambuc0x806F = 0x4E7E
4733*36dcc4a4SLionel Sambuc0x8070 = 0x6662
4734*36dcc4a4SLionel Sambuc0x8072 = 0x6661
4735*36dcc4a4SLionel Sambuc0x8073 = 0x6660
4736*36dcc4a4SLionel Sambuc0x8074 = 0x4430
4737*36dcc4a4SLionel Sambuc0x8076 = 0x6663
4738*36dcc4a4SLionel Sambuc0x8077 = 0x3F26
4739*36dcc4a4SLionel Sambuc0x8079 = 0x6664
4740*36dcc4a4SLionel Sambuc0x807D = 0x6665
4741*36dcc4a4SLionel Sambuc0x807E = 0x4F38
4742*36dcc4a4SLionel Sambuc0x807F = 0x6666
4743*36dcc4a4SLionel Sambuc0x8084 = 0x6667
4744*36dcc4a4SLionel Sambuc0x8085 = 0x6669
4745*36dcc4a4SLionel Sambuc0x8086 = 0x6668
4746*36dcc4a4SLionel Sambuc0x8087 = 0x4825
4747*36dcc4a4SLionel Sambuc0x8089 = 0x4679
4748*36dcc4a4SLionel Sambuc0x808B = 0x4F3E
4749*36dcc4a4SLionel Sambuc0x808C = 0x4829
4750*36dcc4a4SLionel Sambuc0x8093 = 0x666B
4751*36dcc4a4SLionel Sambuc0x8096 = 0x3E53
4752*36dcc4a4SLionel Sambuc0x8098 = 0x492A
4753*36dcc4a4SLionel Sambuc0x809A = 0x666C
4754*36dcc4a4SLionel Sambuc0x809B = 0x666A
4755*36dcc4a4SLionel Sambuc0x809D = 0x344E
4756*36dcc4a4SLionel Sambuc0x80A1 = 0x3854
4757*36dcc4a4SLionel Sambuc0x80A2 = 0x3B68
4758*36dcc4a4SLionel Sambuc0x80A5 = 0x486E
4759*36dcc4a4SLionel Sambuc0x80A9 = 0x382A
4760*36dcc4a4SLionel Sambuc0x80AA = 0x4B43
4761*36dcc4a4SLionel Sambuc0x80AC = 0x666F
4762*36dcc4a4SLionel Sambuc0x80AD = 0x666D
4763*36dcc4a4SLionel Sambuc0x80AF = 0x394E
4764*36dcc4a4SLionel Sambuc0x80B1 = 0x394F
4765*36dcc4a4SLionel Sambuc0x80B2 = 0x3069
4766*36dcc4a4SLionel Sambuc0x80B4 = 0x3A68
4767*36dcc4a4SLionel Sambuc0x80BA = 0x4759
4768*36dcc4a4SLionel Sambuc0x80C3 = 0x305F
4769*36dcc4a4SLionel Sambuc0x80C4 = 0x6674
4770*36dcc4a4SLionel Sambuc0x80C6 = 0x4340
4771*36dcc4a4SLionel Sambuc0x80CC = 0x4758
4772*36dcc4a4SLionel Sambuc0x80CE = 0x425B
4773*36dcc4a4SLionel Sambuc0x80D6 = 0x6676
4774*36dcc4a4SLionel Sambuc0x80D9 = 0x6672
4775*36dcc4a4SLionel Sambuc0x80DA = 0x6675
4776*36dcc4a4SLionel Sambuc0x80DB = 0x6670
4777*36dcc4a4SLionel Sambuc0x80DD = 0x6673
4778*36dcc4a4SLionel Sambuc0x80DE = 0x4B26
4779*36dcc4a4SLionel Sambuc0x80E1 = 0x3855
4780*36dcc4a4SLionel Sambuc0x80E4 = 0x307D
4781*36dcc4a4SLionel Sambuc0x80E5 = 0x6671
4782*36dcc4a4SLionel Sambuc0x80EF = 0x6678
4783*36dcc4a4SLionel Sambuc0x80F1 = 0x6679
4784*36dcc4a4SLionel Sambuc0x80F4 = 0x4639
4785*36dcc4a4SLionel Sambuc0x80F8 = 0x363B
4786*36dcc4a4SLionel Sambuc0x80FC = 0x6726
4787*36dcc4a4SLionel Sambuc0x80FD = 0x473D
4788*36dcc4a4SLionel Sambuc0x8102 = 0x3B69
4789*36dcc4a4SLionel Sambuc0x8105 = 0x363C
4790*36dcc4a4SLionel Sambuc0x8106 = 0x4048
4791*36dcc4a4SLionel Sambuc0x8107 = 0x4F46
4792*36dcc4a4SLionel Sambuc0x8108 = 0x4C2E
4793*36dcc4a4SLionel Sambuc0x8109 = 0x6677
4794*36dcc4a4SLionel Sambuc0x810A = 0x4054
4795*36dcc4a4SLionel Sambuc0x811A = 0x3553
4796*36dcc4a4SLionel Sambuc0x811B = 0x667A
4797*36dcc4a4SLionel Sambuc0x8123 = 0x667C
4798*36dcc4a4SLionel Sambuc0x8129 = 0x667B
4799*36dcc4a4SLionel Sambuc0x812F = 0x667D
4800*36dcc4a4SLionel Sambuc0x8131 = 0x4326
4801*36dcc4a4SLionel Sambuc0x8133 = 0x473E
4802*36dcc4a4SLionel Sambuc0x8139 = 0x4431
4803*36dcc4a4SLionel Sambuc0x813E = 0x6723
4804*36dcc4a4SLionel Sambuc0x8146 = 0x6722
4805*36dcc4a4SLionel Sambuc0x814B = 0x667E
4806*36dcc4a4SLionel Sambuc0x814E = 0x3F55
4807*36dcc4a4SLionel Sambuc0x8150 = 0x4965
4808*36dcc4a4SLionel Sambuc0x8151 = 0x6725
4809*36dcc4a4SLionel Sambuc0x8153 = 0x6724
4810*36dcc4a4SLionel Sambuc0x8154 = 0x3950
4811*36dcc4a4SLionel Sambuc0x8155 = 0x4F53
4812*36dcc4a4SLionel Sambuc0x815F = 0x6735
4813*36dcc4a4SLionel Sambuc0x8165 = 0x6729
4814*36dcc4a4SLionel Sambuc0x8166 = 0x672A
4815*36dcc4a4SLionel Sambuc0x816B = 0x3C70
4816*36dcc4a4SLionel Sambuc0x816E = 0x6728
4817*36dcc4a4SLionel Sambuc0x8170 = 0x3978
4818*36dcc4a4SLionel Sambuc0x8171 = 0x6727
4819*36dcc4a4SLionel Sambuc0x8174 = 0x672B
4820*36dcc4a4SLionel Sambuc0x8178 = 0x4432
4821*36dcc4a4SLionel Sambuc0x8179 = 0x4A22
4822*36dcc4a4SLionel Sambuc0x817A = 0x4123
4823*36dcc4a4SLionel Sambuc0x817F = 0x425C
4824*36dcc4a4SLionel Sambuc0x8180 = 0x672F
4825*36dcc4a4SLionel Sambuc0x8182 = 0x6730
4826*36dcc4a4SLionel Sambuc0x8183 = 0x672C
4827*36dcc4a4SLionel Sambuc0x8188 = 0x672D
4828*36dcc4a4SLionel Sambuc0x818A = 0x672E
4829*36dcc4a4SLionel Sambuc0x818F = 0x3951
4830*36dcc4a4SLionel Sambuc0x8193 = 0x6736
4831*36dcc4a4SLionel Sambuc0x8195 = 0x6732
4832*36dcc4a4SLionel Sambuc0x819A = 0x4966
4833*36dcc4a4SLionel Sambuc0x819C = 0x4B6C
4834*36dcc4a4SLionel Sambuc0x819D = 0x4928
4835*36dcc4a4SLionel Sambuc0x81A0 = 0x6731
4836*36dcc4a4SLionel Sambuc0x81A3 = 0x6734
4837*36dcc4a4SLionel Sambuc0x81A4 = 0x6733
4838*36dcc4a4SLionel Sambuc0x81A8 = 0x4B44
4839*36dcc4a4SLionel Sambuc0x81A9 = 0x6737
4840*36dcc4a4SLionel Sambuc0x81B0 = 0x6738
4841*36dcc4a4SLionel Sambuc0x81B3 = 0x4137
4842*36dcc4a4SLionel Sambuc0x81B5 = 0x6739
4843*36dcc4a4SLionel Sambuc0x81B8 = 0x673B
4844*36dcc4a4SLionel Sambuc0x81BA = 0x673F
4845*36dcc4a4SLionel Sambuc0x81BD = 0x673C
4846*36dcc4a4SLionel Sambuc0x81BE = 0x673A
4847*36dcc4a4SLionel Sambuc0x81BF = 0x473F
4848*36dcc4a4SLionel Sambuc0x81C0 = 0x673D
4849*36dcc4a4SLionel Sambuc0x81C2 = 0x673E
4850*36dcc4a4SLionel Sambuc0x81C6 = 0x3232
4851*36dcc4a4SLionel Sambuc0x81C8 = 0x6745
4852*36dcc4a4SLionel Sambuc0x81C9 = 0x6740
4853*36dcc4a4SLionel Sambuc0x81CD = 0x6741
4854*36dcc4a4SLionel Sambuc0x81D1 = 0x6742
4855*36dcc4a4SLionel Sambuc0x81D3 = 0x4221
4856*36dcc4a4SLionel Sambuc0x81D8 = 0x6744
4857*36dcc4a4SLionel Sambuc0x81D9 = 0x6743
4858*36dcc4a4SLionel Sambuc0x81DA = 0x6746
4859*36dcc4a4SLionel Sambuc0x81DF = 0x6747
4860*36dcc4a4SLionel Sambuc0x81E0 = 0x6748
4861*36dcc4a4SLionel Sambuc0x81E3 = 0x3F43
4862*36dcc4a4SLionel Sambuc0x81E5 = 0x3269
4863*36dcc4a4SLionel Sambuc0x81E7 = 0x6749
4864*36dcc4a4SLionel Sambuc0x81E8 = 0x4E57
4865*36dcc4a4SLionel Sambuc0x81EA = 0x3C2B
4866*36dcc4a4SLionel Sambuc0x81ED = 0x3D2D
4867*36dcc4a4SLionel Sambuc0x81F3 = 0x3B6A
4868*36dcc4a4SLionel Sambuc0x81F4 = 0x4357
4869*36dcc4a4SLionel Sambuc0x81FA = 0x674A
4870*36dcc4a4SLionel Sambuc0x81FB = 0x674B
4871*36dcc4a4SLionel Sambuc0x81FC = 0x3131
4872*36dcc4a4SLionel Sambuc0x81FE = 0x674C
4873*36dcc4a4SLionel Sambuc0x8201 = 0x674D
4874*36dcc4a4SLionel Sambuc0x8202 = 0x674E
4875*36dcc4a4SLionel Sambuc0x8205 = 0x674F
4876*36dcc4a4SLionel Sambuc0x8207 = 0x6750
4877*36dcc4a4SLionel Sambuc0x8208 = 0x363D
4878*36dcc4a4SLionel Sambuc0x8209 = 0x5A2A
4879*36dcc4a4SLionel Sambuc0x820A = 0x6751
4880*36dcc4a4SLionel Sambuc0x820C = 0x4065
4881*36dcc4a4SLionel Sambuc0x820D = 0x6752
4882*36dcc4a4SLionel Sambuc0x820E = 0x3C4B
4883*36dcc4a4SLionel Sambuc0x8210 = 0x6753
4884*36dcc4a4SLionel Sambuc0x8212 = 0x5030
4885*36dcc4a4SLionel Sambuc0x8216 = 0x6754
4886*36dcc4a4SLionel Sambuc0x8217 = 0x4A5E
4887*36dcc4a4SLionel Sambuc0x8218 = 0x345C
4888*36dcc4a4SLionel Sambuc0x821B = 0x4124
4889*36dcc4a4SLionel Sambuc0x821C = 0x3D58
4890*36dcc4a4SLionel Sambuc0x821E = 0x4971
4891*36dcc4a4SLionel Sambuc0x821F = 0x3D2E
4892*36dcc4a4SLionel Sambuc0x8229 = 0x6755
4893*36dcc4a4SLionel Sambuc0x822A = 0x3952
4894*36dcc4a4SLionel Sambuc0x822B = 0x6756
4895*36dcc4a4SLionel Sambuc0x822C = 0x484C
4896*36dcc4a4SLionel Sambuc0x822E = 0x6764
4897*36dcc4a4SLionel Sambuc0x8233 = 0x6758
4898*36dcc4a4SLionel Sambuc0x8235 = 0x4249
4899*36dcc4a4SLionel Sambuc0x8236 = 0x4775
4900*36dcc4a4SLionel Sambuc0x8237 = 0x383F
4901*36dcc4a4SLionel Sambuc0x8238 = 0x6757
4902*36dcc4a4SLionel Sambuc0x8239 = 0x4125
4903*36dcc4a4SLionel Sambuc0x8240 = 0x6759
4904*36dcc4a4SLionel Sambuc0x8247 = 0x447A
4905*36dcc4a4SLionel Sambuc0x8258 = 0x675B
4906*36dcc4a4SLionel Sambuc0x8259 = 0x675A
4907*36dcc4a4SLionel Sambuc0x825A = 0x675D
4908*36dcc4a4SLionel Sambuc0x825D = 0x675C
4909*36dcc4a4SLionel Sambuc0x825F = 0x675E
4910*36dcc4a4SLionel Sambuc0x8262 = 0x6760
4911*36dcc4a4SLionel Sambuc0x8264 = 0x675F
4912*36dcc4a4SLionel Sambuc0x8266 = 0x344F
4913*36dcc4a4SLionel Sambuc0x8268 = 0x6761
4914*36dcc4a4SLionel Sambuc0x826A = 0x6762
4915*36dcc4a4SLionel Sambuc0x826B = 0x6763
4916*36dcc4a4SLionel Sambuc0x826E = 0x3A31
4917*36dcc4a4SLionel Sambuc0x826F = 0x4E49
4918*36dcc4a4SLionel Sambuc0x8271 = 0x6765
4919*36dcc4a4SLionel Sambuc0x8272 = 0x3F27
4920*36dcc4a4SLionel Sambuc0x8276 = 0x3170
4921*36dcc4a4SLionel Sambuc0x8277 = 0x6766
4922*36dcc4a4SLionel Sambuc0x8278 = 0x6767
4923*36dcc4a4SLionel Sambuc0x827E = 0x6768
4924*36dcc4a4SLionel Sambuc0x828B = 0x3072
4925*36dcc4a4SLionel Sambuc0x828D = 0x6769
4926*36dcc4a4SLionel Sambuc0x8292 = 0x676A
4927*36dcc4a4SLionel Sambuc0x8299 = 0x4967
4928*36dcc4a4SLionel Sambuc0x829D = 0x3C47
4929*36dcc4a4SLionel Sambuc0x829F = 0x676C
4930*36dcc4a4SLionel Sambuc0x82A5 = 0x3329
4931*36dcc4a4SLionel Sambuc0x82A6 = 0x3032
4932*36dcc4a4SLionel Sambuc0x82AB = 0x676B
4933*36dcc4a4SLionel Sambuc0x82AC = 0x676E
4934*36dcc4a4SLionel Sambuc0x82AD = 0x474E
4935*36dcc4a4SLionel Sambuc0x82AF = 0x3F44
4936*36dcc4a4SLionel Sambuc0x82B1 = 0x3256
4937*36dcc4a4SLionel Sambuc0x82B3 = 0x4B27
4938*36dcc4a4SLionel Sambuc0x82B8 = 0x375D
4939*36dcc4a4SLionel Sambuc0x82B9 = 0x365C
4940*36dcc4a4SLionel Sambuc0x82BB = 0x676D
4941*36dcc4a4SLionel Sambuc0x82BD = 0x326A
4942*36dcc4a4SLionel Sambuc0x82C5 = 0x3423
4943*36dcc4a4SLionel Sambuc0x82D1 = 0x3171
4944*36dcc4a4SLionel Sambuc0x82D2 = 0x6772
4945*36dcc4a4SLionel Sambuc0x82D3 = 0x4E6A
4946*36dcc4a4SLionel Sambuc0x82D4 = 0x425D
4947*36dcc4a4SLionel Sambuc0x82D7 = 0x4944
4948*36dcc4a4SLionel Sambuc0x82D9 = 0x677E
4949*36dcc4a4SLionel Sambuc0x82DB = 0x3257
4950*36dcc4a4SLionel Sambuc0x82DC = 0x677C
4951*36dcc4a4SLionel Sambuc0x82DE = 0x677A
4952*36dcc4a4SLionel Sambuc0x82DF = 0x6771
4953*36dcc4a4SLionel Sambuc0x82E1 = 0x676F
4954*36dcc4a4SLionel Sambuc0x82E3 = 0x6770
4955*36dcc4a4SLionel Sambuc0x82E5 = 0x3C63
4956*36dcc4a4SLionel Sambuc0x82E6 = 0x366C
4957*36dcc4a4SLionel Sambuc0x82E7 = 0x4377
4958*36dcc4a4SLionel Sambuc0x82EB = 0x4651
4959*36dcc4a4SLionel Sambuc0x82F1 = 0x3151
4960*36dcc4a4SLionel Sambuc0x82F3 = 0x6774
4961*36dcc4a4SLionel Sambuc0x82F4 = 0x6773
4962*36dcc4a4SLionel Sambuc0x82F9 = 0x6779
4963*36dcc4a4SLionel Sambuc0x82FA = 0x6775
4964*36dcc4a4SLionel Sambuc0x82FB = 0x6778
4965*36dcc4a4SLionel Sambuc0x8302 = 0x4C50
4966*36dcc4a4SLionel Sambuc0x8303 = 0x6777
4967*36dcc4a4SLionel Sambuc0x8304 = 0x3258
4968*36dcc4a4SLionel Sambuc0x8305 = 0x337D
4969*36dcc4a4SLionel Sambuc0x8306 = 0x677B
4970*36dcc4a4SLionel Sambuc0x8309 = 0x677D
4971*36dcc4a4SLionel Sambuc0x830E = 0x3754
4972*36dcc4a4SLionel Sambuc0x8316 = 0x6823
4973*36dcc4a4SLionel Sambuc0x8317 = 0x682C
4974*36dcc4a4SLionel Sambuc0x8318 = 0x682D
4975*36dcc4a4SLionel Sambuc0x831C = 0x302B
4976*36dcc4a4SLionel Sambuc0x8323 = 0x6834
4977*36dcc4a4SLionel Sambuc0x8328 = 0x3071
4978*36dcc4a4SLionel Sambuc0x832B = 0x682B
4979*36dcc4a4SLionel Sambuc0x832F = 0x682A
4980*36dcc4a4SLionel Sambuc0x8331 = 0x6825
4981*36dcc4a4SLionel Sambuc0x8332 = 0x6824
4982*36dcc4a4SLionel Sambuc0x8334 = 0x6822
4983*36dcc4a4SLionel Sambuc0x8335 = 0x6821
4984*36dcc4a4SLionel Sambuc0x8336 = 0x4363
4985*36dcc4a4SLionel Sambuc0x8338 = 0x427B
4986*36dcc4a4SLionel Sambuc0x8339 = 0x6827
4987*36dcc4a4SLionel Sambuc0x8340 = 0x6826
4988*36dcc4a4SLionel Sambuc0x8345 = 0x6829
4989*36dcc4a4SLionel Sambuc0x8349 = 0x4170
4990*36dcc4a4SLionel Sambuc0x834A = 0x3755
4991*36dcc4a4SLionel Sambuc0x834F = 0x3141
4992*36dcc4a4SLionel Sambuc0x8350 = 0x6828
4993*36dcc4a4SLionel Sambuc0x8352 = 0x3953
4994*36dcc4a4SLionel Sambuc0x8358 = 0x4171
4995*36dcc4a4SLionel Sambuc0x8373 = 0x683A
4996*36dcc4a4SLionel Sambuc0x8375 = 0x683B
4997*36dcc4a4SLionel Sambuc0x8377 = 0x3259
4998*36dcc4a4SLionel Sambuc0x837B = 0x322E
4999*36dcc4a4SLionel Sambuc0x837C = 0x6838
5000*36dcc4a4SLionel Sambuc0x8385 = 0x682E
5001*36dcc4a4SLionel Sambuc0x8387 = 0x6836
5002*36dcc4a4SLionel Sambuc0x8389 = 0x683D
5003*36dcc4a4SLionel Sambuc0x838A = 0x6837
5004*36dcc4a4SLionel Sambuc0x838E = 0x6835
5005*36dcc4a4SLionel Sambuc0x8393 = 0x6776
5006*36dcc4a4SLionel Sambuc0x8396 = 0x6833
5007*36dcc4a4SLionel Sambuc0x839A = 0x682F
5008*36dcc4a4SLionel Sambuc0x839E = 0x3450
5009*36dcc4a4SLionel Sambuc0x839F = 0x6831
5010*36dcc4a4SLionel Sambuc0x83A0 = 0x683C
5011*36dcc4a4SLionel Sambuc0x83A2 = 0x6832
5012*36dcc4a4SLionel Sambuc0x83A8 = 0x683E
5013*36dcc4a4SLionel Sambuc0x83AA = 0x6830
5014*36dcc4a4SLionel Sambuc0x83AB = 0x477C
5015*36dcc4a4SLionel Sambuc0x83B1 = 0x4D69
5016*36dcc4a4SLionel Sambuc0x83B5 = 0x6839
5017*36dcc4a4SLionel Sambuc0x83BD = 0x684F
5018*36dcc4a4SLionel Sambuc0x83C1 = 0x6847
5019*36dcc4a4SLionel Sambuc0x83C5 = 0x3F7B
5020*36dcc4a4SLionel Sambuc0x83CA = 0x3546
5021*36dcc4a4SLionel Sambuc0x83CC = 0x365D
5022*36dcc4a4SLionel Sambuc0x83CE = 0x6842
5023*36dcc4a4SLionel Sambuc0x83D3 = 0x325B
5024*36dcc4a4SLionel Sambuc0x83D6 = 0x3E54
5025*36dcc4a4SLionel Sambuc0x83D8 = 0x6845
5026*36dcc4a4SLionel Sambuc0x83DC = 0x3A5A
5027*36dcc4a4SLionel Sambuc0x83DF = 0x4551
5028*36dcc4a4SLionel Sambuc0x83E0 = 0x684A
5029*36dcc4a4SLionel Sambuc0x83E9 = 0x4A6E
5030*36dcc4a4SLionel Sambuc0x83EB = 0x6841
5031*36dcc4a4SLionel Sambuc0x83EF = 0x325A
5032*36dcc4a4SLionel Sambuc0x83F0 = 0x3856
5033*36dcc4a4SLionel Sambuc0x83F1 = 0x4929
5034*36dcc4a4SLionel Sambuc0x83F2 = 0x684B
5035*36dcc4a4SLionel Sambuc0x83F4 = 0x683F
5036*36dcc4a4SLionel Sambuc0x83F7 = 0x6848
5037*36dcc4a4SLionel Sambuc0x83FB = 0x6852
5038*36dcc4a4SLionel Sambuc0x83FD = 0x6843
5039*36dcc4a4SLionel Sambuc0x8403 = 0x6844
5040*36dcc4a4SLionel Sambuc0x8404 = 0x463A
5041*36dcc4a4SLionel Sambuc0x8407 = 0x6849
5042*36dcc4a4SLionel Sambuc0x840B = 0x6846
5043*36dcc4a4SLionel Sambuc0x840C = 0x4B28
5044*36dcc4a4SLionel Sambuc0x840D = 0x684C
5045*36dcc4a4SLionel Sambuc0x840E = 0x3060
5046*36dcc4a4SLionel Sambuc0x8413 = 0x6840
5047*36dcc4a4SLionel Sambuc0x8420 = 0x684E
5048*36dcc4a4SLionel Sambuc0x8422 = 0x684D
5049*36dcc4a4SLionel Sambuc0x8429 = 0x476B
5050*36dcc4a4SLionel Sambuc0x842A = 0x6854
5051*36dcc4a4SLionel Sambuc0x842C = 0x685F
5052*36dcc4a4SLionel Sambuc0x8431 = 0x337E
5053*36dcc4a4SLionel Sambuc0x8435 = 0x6862
5054*36dcc4a4SLionel Sambuc0x8438 = 0x6850
5055*36dcc4a4SLionel Sambuc0x843C = 0x6855
5056*36dcc4a4SLionel Sambuc0x843D = 0x4D6E
5057*36dcc4a4SLionel Sambuc0x8446 = 0x685E
5058*36dcc4a4SLionel Sambuc0x8449 = 0x4D55
5059*36dcc4a4SLionel Sambuc0x844E = 0x4E2A
5060*36dcc4a4SLionel Sambuc0x8457 = 0x4378
5061*36dcc4a4SLionel Sambuc0x845B = 0x336B
5062*36dcc4a4SLionel Sambuc0x8461 = 0x4972
5063*36dcc4a4SLionel Sambuc0x8462 = 0x6864
5064*36dcc4a4SLionel Sambuc0x8463 = 0x4621
5065*36dcc4a4SLionel Sambuc0x8466 = 0x3031
5066*36dcc4a4SLionel Sambuc0x8469 = 0x685D
5067*36dcc4a4SLionel Sambuc0x846B = 0x6859
5068*36dcc4a4SLionel Sambuc0x846C = 0x4172
5069*36dcc4a4SLionel Sambuc0x846D = 0x6853
5070*36dcc4a4SLionel Sambuc0x846E = 0x685B
5071*36dcc4a4SLionel Sambuc0x846F = 0x6860
5072*36dcc4a4SLionel Sambuc0x8471 = 0x472C
5073*36dcc4a4SLionel Sambuc0x8475 = 0x302A
5074*36dcc4a4SLionel Sambuc0x8477 = 0x6858
5075*36dcc4a4SLionel Sambuc0x8479 = 0x6861
5076*36dcc4a4SLionel Sambuc0x847A = 0x4978
5077*36dcc4a4SLionel Sambuc0x8482 = 0x685C
5078*36dcc4a4SLionel Sambuc0x8484 = 0x6857
5079*36dcc4a4SLionel Sambuc0x848B = 0x3E55
5080*36dcc4a4SLionel Sambuc0x8490 = 0x3D2F
5081*36dcc4a4SLionel Sambuc0x8494 = 0x3C2C
5082*36dcc4a4SLionel Sambuc0x8499 = 0x4C58
5083*36dcc4a4SLionel Sambuc0x849C = 0x4947
5084*36dcc4a4SLionel Sambuc0x849F = 0x6867
5085*36dcc4a4SLionel Sambuc0x84A1 = 0x6870
5086*36dcc4a4SLionel Sambuc0x84AD = 0x685A
5087*36dcc4a4SLionel Sambuc0x84B2 = 0x3377
5088*36dcc4a4SLionel Sambuc0x84B8 = 0x3E78
5089*36dcc4a4SLionel Sambuc0x84B9 = 0x6865
5090*36dcc4a4SLionel Sambuc0x84BB = 0x686A
5091*36dcc4a4SLionel Sambuc0x84BC = 0x4173
5092*36dcc4a4SLionel Sambuc0x84BF = 0x6866
5093*36dcc4a4SLionel Sambuc0x84C1 = 0x686D
5094*36dcc4a4SLionel Sambuc0x84C4 = 0x435F
5095*36dcc4a4SLionel Sambuc0x84C6 = 0x686E
5096*36dcc4a4SLionel Sambuc0x84C9 = 0x4D56
5097*36dcc4a4SLionel Sambuc0x84CA = 0x6863
5098*36dcc4a4SLionel Sambuc0x84CB = 0x3338
5099*36dcc4a4SLionel Sambuc0x84CD = 0x6869
5100*36dcc4a4SLionel Sambuc0x84D0 = 0x686C
5101*36dcc4a4SLionel Sambuc0x84D1 = 0x4C2C
5102*36dcc4a4SLionel Sambuc0x84D6 = 0x686F
5103*36dcc4a4SLionel Sambuc0x84D9 = 0x6868
5104*36dcc4a4SLionel Sambuc0x84DA = 0x686B
5105*36dcc4a4SLionel Sambuc0x84EC = 0x4B29
5106*36dcc4a4SLionel Sambuc0x84EE = 0x4F21
5107*36dcc4a4SLionel Sambuc0x84F4 = 0x6873
5108*36dcc4a4SLionel Sambuc0x84FC = 0x687A
5109*36dcc4a4SLionel Sambuc0x84FF = 0x6872
5110*36dcc4a4SLionel Sambuc0x8500 = 0x3C43
5111*36dcc4a4SLionel Sambuc0x8506 = 0x6851
5112*36dcc4a4SLionel Sambuc0x8511 = 0x4A4E
5113*36dcc4a4SLionel Sambuc0x8513 = 0x4C22
5114*36dcc4a4SLionel Sambuc0x8514 = 0x6879
5115*36dcc4a4SLionel Sambuc0x8515 = 0x6878
5116*36dcc4a4SLionel Sambuc0x8517 = 0x6874
5117*36dcc4a4SLionel Sambuc0x8518 = 0x6875
5118*36dcc4a4SLionel Sambuc0x851A = 0x3136
5119*36dcc4a4SLionel Sambuc0x851F = 0x6877
5120*36dcc4a4SLionel Sambuc0x8521 = 0x6871
5121*36dcc4a4SLionel Sambuc0x8526 = 0x4455
5122*36dcc4a4SLionel Sambuc0x852C = 0x6876
5123*36dcc4a4SLionel Sambuc0x852D = 0x307E
5124*36dcc4a4SLionel Sambuc0x8535 = 0x4222
5125*36dcc4a4SLionel Sambuc0x853D = 0x4A43
5126*36dcc4a4SLionel Sambuc0x8540 = 0x687B
5127*36dcc4a4SLionel Sambuc0x8541 = 0x6921
5128*36dcc4a4SLionel Sambuc0x8543 = 0x4859
5129*36dcc4a4SLionel Sambuc0x8548 = 0x687E
5130*36dcc4a4SLionel Sambuc0x8549 = 0x3E56
5131*36dcc4a4SLionel Sambuc0x854A = 0x3C49
5132*36dcc4a4SLionel Sambuc0x854B = 0x6923
5133*36dcc4a4SLionel Sambuc0x854E = 0x363E
5134*36dcc4a4SLionel Sambuc0x8555 = 0x6924
5135*36dcc4a4SLionel Sambuc0x8557 = 0x4979
5136*36dcc4a4SLionel Sambuc0x8558 = 0x687D
5137*36dcc4a4SLionel Sambuc0x855A = 0x6856
5138*36dcc4a4SLionel Sambuc0x8563 = 0x687C
5139*36dcc4a4SLionel Sambuc0x8568 = 0x4F4F
5140*36dcc4a4SLionel Sambuc0x8569 = 0x4622
5141*36dcc4a4SLionel Sambuc0x856A = 0x4973
5142*36dcc4a4SLionel Sambuc0x856D = 0x692B
5143*36dcc4a4SLionel Sambuc0x8577 = 0x6931
5144*36dcc4a4SLionel Sambuc0x857E = 0x6932
5145*36dcc4a4SLionel Sambuc0x8580 = 0x6925
5146*36dcc4a4SLionel Sambuc0x8584 = 0x4776
5147*36dcc4a4SLionel Sambuc0x8587 = 0x692F
5148*36dcc4a4SLionel Sambuc0x8588 = 0x6927
5149*36dcc4a4SLionel Sambuc0x858A = 0x6929
5150*36dcc4a4SLionel Sambuc0x8590 = 0x6933
5151*36dcc4a4SLionel Sambuc0x8591 = 0x6928
5152*36dcc4a4SLionel Sambuc0x8594 = 0x692C
5153*36dcc4a4SLionel Sambuc0x8597 = 0x3172
5154*36dcc4a4SLionel Sambuc0x8599 = 0x4665
5155*36dcc4a4SLionel Sambuc0x859B = 0x692D
5156*36dcc4a4SLionel Sambuc0x859C = 0x6930
5157*36dcc4a4SLionel Sambuc0x85A4 = 0x6926
5158*36dcc4a4SLionel Sambuc0x85A6 = 0x4126
5159*36dcc4a4SLionel Sambuc0x85A8 = 0x692A
5160*36dcc4a4SLionel Sambuc0x85A9 = 0x3B27
5161*36dcc4a4SLionel Sambuc0x85AA = 0x3F45
5162*36dcc4a4SLionel Sambuc0x85AB = 0x3730
5163*36dcc4a4SLionel Sambuc0x85AC = 0x4C74
5164*36dcc4a4SLionel Sambuc0x85AE = 0x4C79
5165*36dcc4a4SLionel Sambuc0x85AF = 0x3D72
5166*36dcc4a4SLionel Sambuc0x85B9 = 0x6937
5167*36dcc4a4SLionel Sambuc0x85BA = 0x6935
5168*36dcc4a4SLionel Sambuc0x85C1 = 0x4F4E
5169*36dcc4a4SLionel Sambuc0x85C9 = 0x6934
5170*36dcc4a4SLionel Sambuc0x85CD = 0x4D75
5171*36dcc4a4SLionel Sambuc0x85CF = 0x6936
5172*36dcc4a4SLionel Sambuc0x85D0 = 0x6938
5173*36dcc4a4SLionel Sambuc0x85D5 = 0x6939
5174*36dcc4a4SLionel Sambuc0x85DC = 0x693C
5175*36dcc4a4SLionel Sambuc0x85DD = 0x693A
5176*36dcc4a4SLionel Sambuc0x85E4 = 0x4623
5177*36dcc4a4SLionel Sambuc0x85E5 = 0x693B
5178*36dcc4a4SLionel Sambuc0x85E9 = 0x484D
5179*36dcc4a4SLionel Sambuc0x85EA = 0x692E
5180*36dcc4a4SLionel Sambuc0x85F7 = 0x3D73
5181*36dcc4a4SLionel Sambuc0x85F9 = 0x693D
5182*36dcc4a4SLionel Sambuc0x85FA = 0x6942
5183*36dcc4a4SLionel Sambuc0x85FB = 0x4174
5184*36dcc4a4SLionel Sambuc0x85FE = 0x6941
5185*36dcc4a4SLionel Sambuc0x8602 = 0x6922
5186*36dcc4a4SLionel Sambuc0x8606 = 0x6943
5187*36dcc4a4SLionel Sambuc0x8607 = 0x4149
5188*36dcc4a4SLionel Sambuc0x860A = 0x693E
5189*36dcc4a4SLionel Sambuc0x860B = 0x6940
5190*36dcc4a4SLionel Sambuc0x8613 = 0x693F
5191*36dcc4a4SLionel Sambuc0x8616 = 0x5D31
5192*36dcc4a4SLionel Sambuc0x8617 = 0x5D22
5193*36dcc4a4SLionel Sambuc0x861A = 0x6945
5194*36dcc4a4SLionel Sambuc0x8622 = 0x6944
5195*36dcc4a4SLionel Sambuc0x862D = 0x4D76
5196*36dcc4a4SLionel Sambuc0x862F = 0x623C
5197*36dcc4a4SLionel Sambuc0x8630 = 0x6946
5198*36dcc4a4SLionel Sambuc0x863F = 0x6947
5199*36dcc4a4SLionel Sambuc0x864D = 0x6948
5200*36dcc4a4SLionel Sambuc0x864E = 0x3857
5201*36dcc4a4SLionel Sambuc0x8650 = 0x3554
5202*36dcc4a4SLionel Sambuc0x8654 = 0x694A
5203*36dcc4a4SLionel Sambuc0x8655 = 0x515D
5204*36dcc4a4SLionel Sambuc0x865A = 0x3575
5205*36dcc4a4SLionel Sambuc0x865C = 0x4E3A
5206*36dcc4a4SLionel Sambuc0x865E = 0x3673
5207*36dcc4a4SLionel Sambuc0x865F = 0x694B
5208*36dcc4a4SLionel Sambuc0x8667 = 0x694C
5209*36dcc4a4SLionel Sambuc0x866B = 0x436E
5210*36dcc4a4SLionel Sambuc0x8671 = 0x694D
5211*36dcc4a4SLionel Sambuc0x8679 = 0x467A
5212*36dcc4a4SLionel Sambuc0x867B = 0x303A
5213*36dcc4a4SLionel Sambuc0x868A = 0x3263
5214*36dcc4a4SLionel Sambuc0x868B = 0x6952
5215*36dcc4a4SLionel Sambuc0x868C = 0x6953
5216*36dcc4a4SLionel Sambuc0x8693 = 0x694E
5217*36dcc4a4SLionel Sambuc0x8695 = 0x3B3D
5218*36dcc4a4SLionel Sambuc0x86A3 = 0x694F
5219*36dcc4a4SLionel Sambuc0x86A4 = 0x4742
5220*36dcc4a4SLionel Sambuc0x86A9 = 0x6950
5221*36dcc4a4SLionel Sambuc0x86AA = 0x6951
5222*36dcc4a4SLionel Sambuc0x86AB = 0x695B
5223*36dcc4a4SLionel Sambuc0x86AF = 0x6955
5224*36dcc4a4SLionel Sambuc0x86B0 = 0x6958
5225*36dcc4a4SLionel Sambuc0x86B6 = 0x6954
5226*36dcc4a4SLionel Sambuc0x86C4 = 0x6956
5227*36dcc4a4SLionel Sambuc0x86C6 = 0x6957
5228*36dcc4a4SLionel Sambuc0x86C7 = 0x3C58
5229*36dcc4a4SLionel Sambuc0x86C9 = 0x6959
5230*36dcc4a4SLionel Sambuc0x86CB = 0x4341
5231*36dcc4a4SLionel Sambuc0x86CD = 0x3756
5232*36dcc4a4SLionel Sambuc0x86CE = 0x3342
5233*36dcc4a4SLionel Sambuc0x86D4 = 0x695C
5234*36dcc4a4SLionel Sambuc0x86D9 = 0x333F
5235*36dcc4a4SLionel Sambuc0x86DB = 0x6961
5236*36dcc4a4SLionel Sambuc0x86DE = 0x695D
5237*36dcc4a4SLionel Sambuc0x86DF = 0x6960
5238*36dcc4a4SLionel Sambuc0x86E4 = 0x483A
5239*36dcc4a4SLionel Sambuc0x86E9 = 0x695E
5240*36dcc4a4SLionel Sambuc0x86EC = 0x695F
5241*36dcc4a4SLionel Sambuc0x86ED = 0x4948
5242*36dcc4a4SLionel Sambuc0x86EE = 0x485A
5243*36dcc4a4SLionel Sambuc0x86EF = 0x6962
5244*36dcc4a4SLionel Sambuc0x86F8 = 0x427D
5245*36dcc4a4SLionel Sambuc0x86F9 = 0x696C
5246*36dcc4a4SLionel Sambuc0x86FB = 0x6968
5247*36dcc4a4SLionel Sambuc0x86FE = 0x326B
5248*36dcc4a4SLionel Sambuc0x8700 = 0x6966
5249*36dcc4a4SLionel Sambuc0x8702 = 0x4B2A
5250*36dcc4a4SLionel Sambuc0x8703 = 0x6967
5251*36dcc4a4SLionel Sambuc0x8706 = 0x6964
5252*36dcc4a4SLionel Sambuc0x8708 = 0x6965
5253*36dcc4a4SLionel Sambuc0x8709 = 0x696A
5254*36dcc4a4SLionel Sambuc0x870A = 0x696D
5255*36dcc4a4SLionel Sambuc0x870D = 0x696B
5256*36dcc4a4SLionel Sambuc0x8711 = 0x6969
5257*36dcc4a4SLionel Sambuc0x8712 = 0x6963
5258*36dcc4a4SLionel Sambuc0x8718 = 0x4358
5259*36dcc4a4SLionel Sambuc0x871A = 0x6974
5260*36dcc4a4SLionel Sambuc0x871C = 0x4C2A
5261*36dcc4a4SLionel Sambuc0x8725 = 0x6972
5262*36dcc4a4SLionel Sambuc0x8729 = 0x6973
5263*36dcc4a4SLionel Sambuc0x8734 = 0x696E
5264*36dcc4a4SLionel Sambuc0x8737 = 0x6970
5265*36dcc4a4SLionel Sambuc0x873B = 0x6971
5266*36dcc4a4SLionel Sambuc0x873F = 0x696F
5267*36dcc4a4SLionel Sambuc0x8749 = 0x4066
5268*36dcc4a4SLionel Sambuc0x874B = 0x4F39
5269*36dcc4a4SLionel Sambuc0x874C = 0x6978
5270*36dcc4a4SLionel Sambuc0x874E = 0x6979
5271*36dcc4a4SLionel Sambuc0x8753 = 0x6A21
5272*36dcc4a4SLionel Sambuc0x8755 = 0x3F2A
5273*36dcc4a4SLionel Sambuc0x8757 = 0x697B
5274*36dcc4a4SLionel Sambuc0x8759 = 0x697E
5275*36dcc4a4SLionel Sambuc0x875F = 0x6976
5276*36dcc4a4SLionel Sambuc0x8760 = 0x6975
5277*36dcc4a4SLionel Sambuc0x8763 = 0x6A22
5278*36dcc4a4SLionel Sambuc0x8766 = 0x325C
5279*36dcc4a4SLionel Sambuc0x8768 = 0x697C
5280*36dcc4a4SLionel Sambuc0x876A = 0x6A23
5281*36dcc4a4SLionel Sambuc0x876E = 0x697D
5282*36dcc4a4SLionel Sambuc0x8774 = 0x697A
5283*36dcc4a4SLionel Sambuc0x8776 = 0x4433
5284*36dcc4a4SLionel Sambuc0x8778 = 0x6977
5285*36dcc4a4SLionel Sambuc0x877F = 0x4768
5286*36dcc4a4SLionel Sambuc0x8782 = 0x6A27
5287*36dcc4a4SLionel Sambuc0x878D = 0x4D3B
5288*36dcc4a4SLionel Sambuc0x879F = 0x6A26
5289*36dcc4a4SLionel Sambuc0x87A2 = 0x6A25
5290*36dcc4a4SLionel Sambuc0x87AB = 0x6A2E
5291*36dcc4a4SLionel Sambuc0x87AF = 0x6A28
5292*36dcc4a4SLionel Sambuc0x87B3 = 0x6A30
5293*36dcc4a4SLionel Sambuc0x87BA = 0x4D66
5294*36dcc4a4SLionel Sambuc0x87BB = 0x6A33
5295*36dcc4a4SLionel Sambuc0x87BD = 0x6A2A
5296*36dcc4a4SLionel Sambuc0x87C0 = 0x6A2B
5297*36dcc4a4SLionel Sambuc0x87C4 = 0x6A2F
5298*36dcc4a4SLionel Sambuc0x87C6 = 0x6A32
5299*36dcc4a4SLionel Sambuc0x87C7 = 0x6A31
5300*36dcc4a4SLionel Sambuc0x87CB = 0x6A29
5301*36dcc4a4SLionel Sambuc0x87D0 = 0x6A2C
5302*36dcc4a4SLionel Sambuc0x87D2 = 0x6A3D
5303*36dcc4a4SLionel Sambuc0x87E0 = 0x6A36
5304*36dcc4a4SLionel Sambuc0x87EF = 0x6A34
5305*36dcc4a4SLionel Sambuc0x87F2 = 0x6A35
5306*36dcc4a4SLionel Sambuc0x87F6 = 0x6A3A
5307*36dcc4a4SLionel Sambuc0x87F7 = 0x6A3B
5308*36dcc4a4SLionel Sambuc0x87F9 = 0x332A
5309*36dcc4a4SLionel Sambuc0x87FB = 0x3542
5310*36dcc4a4SLionel Sambuc0x87FE = 0x6A39
5311*36dcc4a4SLionel Sambuc0x8805 = 0x6A24
5312*36dcc4a4SLionel Sambuc0x880D = 0x6A38
5313*36dcc4a4SLionel Sambuc0x880E = 0x6A3C
5314*36dcc4a4SLionel Sambuc0x880F = 0x6A37
5315*36dcc4a4SLionel Sambuc0x8811 = 0x6A3E
5316*36dcc4a4SLionel Sambuc0x8815 = 0x6A40
5317*36dcc4a4SLionel Sambuc0x8816 = 0x6A3F
5318*36dcc4a4SLionel Sambuc0x8821 = 0x6A42
5319*36dcc4a4SLionel Sambuc0x8822 = 0x6A41
5320*36dcc4a4SLionel Sambuc0x8823 = 0x695A
5321*36dcc4a4SLionel Sambuc0x8827 = 0x6A46
5322*36dcc4a4SLionel Sambuc0x8831 = 0x6A43
5323*36dcc4a4SLionel Sambuc0x8836 = 0x6A44
5324*36dcc4a4SLionel Sambuc0x8839 = 0x6A45
5325*36dcc4a4SLionel Sambuc0x883B = 0x6A47
5326*36dcc4a4SLionel Sambuc0x8840 = 0x376C
5327*36dcc4a4SLionel Sambuc0x8842 = 0x6A49
5328*36dcc4a4SLionel Sambuc0x8844 = 0x6A48
5329*36dcc4a4SLionel Sambuc0x8846 = 0x3D30
5330*36dcc4a4SLionel Sambuc0x884C = 0x3954
5331*36dcc4a4SLionel Sambuc0x884D = 0x5E27
5332*36dcc4a4SLionel Sambuc0x8852 = 0x6A4A
5333*36dcc4a4SLionel Sambuc0x8853 = 0x3D51
5334*36dcc4a4SLionel Sambuc0x8857 = 0x3339
5335*36dcc4a4SLionel Sambuc0x8859 = 0x6A4B
5336*36dcc4a4SLionel Sambuc0x885B = 0x3152
5337*36dcc4a4SLionel Sambuc0x885D = 0x3E57
5338*36dcc4a4SLionel Sambuc0x885E = 0x6A4C
5339*36dcc4a4SLionel Sambuc0x8861 = 0x3955
5340*36dcc4a4SLionel Sambuc0x8862 = 0x6A4D
5341*36dcc4a4SLionel Sambuc0x8863 = 0x3061
5342*36dcc4a4SLionel Sambuc0x8868 = 0x493D
5343*36dcc4a4SLionel Sambuc0x886B = 0x6A4E
5344*36dcc4a4SLionel Sambuc0x8870 = 0x3F6A
5345*36dcc4a4SLionel Sambuc0x8872 = 0x6A55
5346*36dcc4a4SLionel Sambuc0x8875 = 0x6A52
5347*36dcc4a4SLionel Sambuc0x8877 = 0x436F
5348*36dcc4a4SLionel Sambuc0x887D = 0x6A53
5349*36dcc4a4SLionel Sambuc0x887E = 0x6A50
5350*36dcc4a4SLionel Sambuc0x887F = 0x365E
5351*36dcc4a4SLionel Sambuc0x8881 = 0x6A4F
5352*36dcc4a4SLionel Sambuc0x8882 = 0x6A56
5353*36dcc4a4SLionel Sambuc0x8888 = 0x3736
5354*36dcc4a4SLionel Sambuc0x888B = 0x425E
5355*36dcc4a4SLionel Sambuc0x888D = 0x6A5C
5356*36dcc4a4SLionel Sambuc0x8892 = 0x6A58
5357*36dcc4a4SLionel Sambuc0x8896 = 0x4235
5358*36dcc4a4SLionel Sambuc0x8897 = 0x6A57
5359*36dcc4a4SLionel Sambuc0x8899 = 0x6A5A
5360*36dcc4a4SLionel Sambuc0x889E = 0x6A51
5361*36dcc4a4SLionel Sambuc0x88A2 = 0x6A5B
5362*36dcc4a4SLionel Sambuc0x88A4 = 0x6A5D
5363*36dcc4a4SLionel Sambuc0x88AB = 0x486F
5364*36dcc4a4SLionel Sambuc0x88AE = 0x6A59
5365*36dcc4a4SLionel Sambuc0x88B0 = 0x6A5E
5366*36dcc4a4SLionel Sambuc0x88B1 = 0x6A60
5367*36dcc4a4SLionel Sambuc0x88B4 = 0x3853
5368*36dcc4a4SLionel Sambuc0x88B5 = 0x6A54
5369*36dcc4a4SLionel Sambuc0x88B7 = 0x3041
5370*36dcc4a4SLionel Sambuc0x88BF = 0x6A5F
5371*36dcc4a4SLionel Sambuc0x88C1 = 0x3A5B
5372*36dcc4a4SLionel Sambuc0x88C2 = 0x4E76
5373*36dcc4a4SLionel Sambuc0x88C3 = 0x6A61
5374*36dcc4a4SLionel Sambuc0x88C4 = 0x6A62
5375*36dcc4a4SLionel Sambuc0x88C5 = 0x4175
5376*36dcc4a4SLionel Sambuc0x88CF = 0x4E22
5377*36dcc4a4SLionel Sambuc0x88D4 = 0x6A63
5378*36dcc4a4SLionel Sambuc0x88D5 = 0x4D35
5379*36dcc4a4SLionel Sambuc0x88D8 = 0x6A64
5380*36dcc4a4SLionel Sambuc0x88D9 = 0x6A65
5381*36dcc4a4SLionel Sambuc0x88DC = 0x4A64
5382*36dcc4a4SLionel Sambuc0x88DD = 0x6A66
5383*36dcc4a4SLionel Sambuc0x88DF = 0x3A40
5384*36dcc4a4SLionel Sambuc0x88E1 = 0x4E23
5385*36dcc4a4SLionel Sambuc0x88E8 = 0x6A6B
5386*36dcc4a4SLionel Sambuc0x88F2 = 0x6A6C
5387*36dcc4a4SLionel Sambuc0x88F3 = 0x3E58
5388*36dcc4a4SLionel Sambuc0x88F4 = 0x6A6A
5389*36dcc4a4SLionel Sambuc0x88F8 = 0x4D67
5390*36dcc4a4SLionel Sambuc0x88F9 = 0x6A67
5391*36dcc4a4SLionel Sambuc0x88FC = 0x6A69
5392*36dcc4a4SLionel Sambuc0x88FD = 0x403D
5393*36dcc4a4SLionel Sambuc0x88FE = 0x3F7E
5394*36dcc4a4SLionel Sambuc0x8902 = 0x6A68
5395*36dcc4a4SLionel Sambuc0x8904 = 0x6A6D
5396*36dcc4a4SLionel Sambuc0x8907 = 0x4A23
5397*36dcc4a4SLionel Sambuc0x890A = 0x6A6F
5398*36dcc4a4SLionel Sambuc0x890C = 0x6A6E
5399*36dcc4a4SLionel Sambuc0x8910 = 0x336C
5400*36dcc4a4SLionel Sambuc0x8912 = 0x4B2B
5401*36dcc4a4SLionel Sambuc0x8913 = 0x6A70
5402*36dcc4a4SLionel Sambuc0x891D = 0x6A7C
5403*36dcc4a4SLionel Sambuc0x891E = 0x6A72
5404*36dcc4a4SLionel Sambuc0x8925 = 0x6A73
5405*36dcc4a4SLionel Sambuc0x892A = 0x6A74
5406*36dcc4a4SLionel Sambuc0x892B = 0x6A75
5407*36dcc4a4SLionel Sambuc0x8936 = 0x6A79
5408*36dcc4a4SLionel Sambuc0x8938 = 0x6A7A
5409*36dcc4a4SLionel Sambuc0x893B = 0x6A78
5410*36dcc4a4SLionel Sambuc0x8941 = 0x6A76
5411*36dcc4a4SLionel Sambuc0x8943 = 0x6A71
5412*36dcc4a4SLionel Sambuc0x8944 = 0x6A77
5413*36dcc4a4SLionel Sambuc0x894C = 0x6A7B
5414*36dcc4a4SLionel Sambuc0x894D = 0x7037
5415*36dcc4a4SLionel Sambuc0x8956 = 0x3228
5416*36dcc4a4SLionel Sambuc0x895E = 0x6A7E
5417*36dcc4a4SLionel Sambuc0x895F = 0x365F
5418*36dcc4a4SLionel Sambuc0x8960 = 0x6A7D
5419*36dcc4a4SLionel Sambuc0x8964 = 0x6B22
5420*36dcc4a4SLionel Sambuc0x8966 = 0x6B21
5421*36dcc4a4SLionel Sambuc0x896A = 0x6B24
5422*36dcc4a4SLionel Sambuc0x896D = 0x6B23
5423*36dcc4a4SLionel Sambuc0x896F = 0x6B25
5424*36dcc4a4SLionel Sambuc0x8972 = 0x3D31
5425*36dcc4a4SLionel Sambuc0x8974 = 0x6B26
5426*36dcc4a4SLionel Sambuc0x8977 = 0x6B27
5427*36dcc4a4SLionel Sambuc0x897E = 0x6B28
5428*36dcc4a4SLionel Sambuc0x897F = 0x403E
5429*36dcc4a4SLionel Sambuc0x8981 = 0x4D57
5430*36dcc4a4SLionel Sambuc0x8983 = 0x6B29
5431*36dcc4a4SLionel Sambuc0x8986 = 0x4A24
5432*36dcc4a4SLionel Sambuc0x8987 = 0x4746
5433*36dcc4a4SLionel Sambuc0x8988 = 0x6B2A
5434*36dcc4a4SLionel Sambuc0x898A = 0x6B2B
5435*36dcc4a4SLionel Sambuc0x898B = 0x382B
5436*36dcc4a4SLionel Sambuc0x898F = 0x352C
5437*36dcc4a4SLionel Sambuc0x8993 = 0x6B2C
5438*36dcc4a4SLionel Sambuc0x8996 = 0x3B6B
5439*36dcc4a4SLionel Sambuc0x8997 = 0x4741
5440*36dcc4a4SLionel Sambuc0x8998 = 0x6B2D
5441*36dcc4a4SLionel Sambuc0x899A = 0x3350
5442*36dcc4a4SLionel Sambuc0x89A1 = 0x6B2E
5443*36dcc4a4SLionel Sambuc0x89A6 = 0x6B30
5444*36dcc4a4SLionel Sambuc0x89A7 = 0x4D77
5445*36dcc4a4SLionel Sambuc0x89A9 = 0x6B2F
5446*36dcc4a4SLionel Sambuc0x89AA = 0x3F46
5447*36dcc4a4SLionel Sambuc0x89AC = 0x6B31
5448*36dcc4a4SLionel Sambuc0x89AF = 0x6B32
5449*36dcc4a4SLionel Sambuc0x89B2 = 0x6B33
5450*36dcc4a4SLionel Sambuc0x89B3 = 0x3451
5451*36dcc4a4SLionel Sambuc0x89BA = 0x6B34
5452*36dcc4a4SLionel Sambuc0x89BD = 0x6B35
5453*36dcc4a4SLionel Sambuc0x89BF = 0x6B36
5454*36dcc4a4SLionel Sambuc0x89C0 = 0x6B37
5455*36dcc4a4SLionel Sambuc0x89D2 = 0x3351
5456*36dcc4a4SLionel Sambuc0x89DA = 0x6B38
5457*36dcc4a4SLionel Sambuc0x89DC = 0x6B39
5458*36dcc4a4SLionel Sambuc0x89DD = 0x6B3A
5459*36dcc4a4SLionel Sambuc0x89E3 = 0x3272
5460*36dcc4a4SLionel Sambuc0x89E6 = 0x3F28
5461*36dcc4a4SLionel Sambuc0x89E7 = 0x6B3B
5462*36dcc4a4SLionel Sambuc0x89F4 = 0x6B3C
5463*36dcc4a4SLionel Sambuc0x89F8 = 0x6B3D
5464*36dcc4a4SLionel Sambuc0x8A00 = 0x3840
5465*36dcc4a4SLionel Sambuc0x8A02 = 0x447B
5466*36dcc4a4SLionel Sambuc0x8A03 = 0x6B3E
5467*36dcc4a4SLionel Sambuc0x8A08 = 0x3757
5468*36dcc4a4SLionel Sambuc0x8A0A = 0x3F56
5469*36dcc4a4SLionel Sambuc0x8A0C = 0x6B41
5470*36dcc4a4SLionel Sambuc0x8A0E = 0x4624
5471*36dcc4a4SLionel Sambuc0x8A10 = 0x6B40
5472*36dcc4a4SLionel Sambuc0x8A13 = 0x3731
5473*36dcc4a4SLionel Sambuc0x8A16 = 0x6B3F
5474*36dcc4a4SLionel Sambuc0x8A17 = 0x4277
5475*36dcc4a4SLionel Sambuc0x8A18 = 0x352D
5476*36dcc4a4SLionel Sambuc0x8A1B = 0x6B42
5477*36dcc4a4SLionel Sambuc0x8A1D = 0x6B43
5478*36dcc4a4SLionel Sambuc0x8A1F = 0x3E59
5479*36dcc4a4SLionel Sambuc0x8A23 = 0x376D
5480*36dcc4a4SLionel Sambuc0x8A25 = 0x6B44
5481*36dcc4a4SLionel Sambuc0x8A2A = 0x4B2C
5482*36dcc4a4SLionel Sambuc0x8A2D = 0x405F
5483*36dcc4a4SLionel Sambuc0x8A31 = 0x3576
5484*36dcc4a4SLionel Sambuc0x8A33 = 0x4C75
5485*36dcc4a4SLionel Sambuc0x8A34 = 0x414A
5486*36dcc4a4SLionel Sambuc0x8A36 = 0x6B45
5487*36dcc4a4SLionel Sambuc0x8A3A = 0x3F47
5488*36dcc4a4SLionel Sambuc0x8A3B = 0x4370
5489*36dcc4a4SLionel Sambuc0x8A3C = 0x3E5A
5490*36dcc4a4SLionel Sambuc0x8A41 = 0x6B46
5491*36dcc4a4SLionel Sambuc0x8A46 = 0x6B49
5492*36dcc4a4SLionel Sambuc0x8A48 = 0x6B4A
5493*36dcc4a4SLionel Sambuc0x8A50 = 0x3A3E
5494*36dcc4a4SLionel Sambuc0x8A51 = 0x4242
5495*36dcc4a4SLionel Sambuc0x8A52 = 0x6B48
5496*36dcc4a4SLionel Sambuc0x8A54 = 0x3E5B
5497*36dcc4a4SLionel Sambuc0x8A55 = 0x493E
5498*36dcc4a4SLionel Sambuc0x8A5B = 0x6B47
5499*36dcc4a4SLionel Sambuc0x8A5E = 0x3B6C
5500*36dcc4a4SLionel Sambuc0x8A60 = 0x3153
5501*36dcc4a4SLionel Sambuc0x8A62 = 0x6B4E
5502*36dcc4a4SLionel Sambuc0x8A63 = 0x3758
5503*36dcc4a4SLionel Sambuc0x8A66 = 0x3B6E
5504*36dcc4a4SLionel Sambuc0x8A69 = 0x3B6D
5505*36dcc4a4SLionel Sambuc0x8A6B = 0x4F4D
5506*36dcc4a4SLionel Sambuc0x8A6C = 0x6B4D
5507*36dcc4a4SLionel Sambuc0x8A6D = 0x6B4C
5508*36dcc4a4SLionel Sambuc0x8A6E = 0x4127
5509*36dcc4a4SLionel Sambuc0x8A70 = 0x354D
5510*36dcc4a4SLionel Sambuc0x8A71 = 0x4F43
5511*36dcc4a4SLionel Sambuc0x8A72 = 0x333A
5512*36dcc4a4SLionel Sambuc0x8A73 = 0x3E5C
5513*36dcc4a4SLionel Sambuc0x8A7C = 0x6B4B
5514*36dcc4a4SLionel Sambuc0x8A82 = 0x6B50
5515*36dcc4a4SLionel Sambuc0x8A84 = 0x6B51
5516*36dcc4a4SLionel Sambuc0x8A85 = 0x6B4F
5517*36dcc4a4SLionel Sambuc0x8A87 = 0x3858
5518*36dcc4a4SLionel Sambuc0x8A89 = 0x4D40
5519*36dcc4a4SLionel Sambuc0x8A8C = 0x3B6F
5520*36dcc4a4SLionel Sambuc0x8A8D = 0x4727
5521*36dcc4a4SLionel Sambuc0x8A91 = 0x6B54
5522*36dcc4a4SLionel Sambuc0x8A93 = 0x4040
5523*36dcc4a4SLionel Sambuc0x8A95 = 0x4342
5524*36dcc4a4SLionel Sambuc0x8A98 = 0x4D36
5525*36dcc4a4SLionel Sambuc0x8A9A = 0x6B57
5526*36dcc4a4SLionel Sambuc0x8A9E = 0x386C
5527*36dcc4a4SLionel Sambuc0x8AA0 = 0x403F
5528*36dcc4a4SLionel Sambuc0x8AA1 = 0x6B53
5529*36dcc4a4SLionel Sambuc0x8AA3 = 0x6B58
5530*36dcc4a4SLionel Sambuc0x8AA4 = 0x386D
5531*36dcc4a4SLionel Sambuc0x8AA5 = 0x6B55
5532*36dcc4a4SLionel Sambuc0x8AA6 = 0x6B56
5533*36dcc4a4SLionel Sambuc0x8AA8 = 0x6B52
5534*36dcc4a4SLionel Sambuc0x8AAC = 0x4062
5535*36dcc4a4SLionel Sambuc0x8AAD = 0x4649
5536*36dcc4a4SLionel Sambuc0x8AB0 = 0x432F
5537*36dcc4a4SLionel Sambuc0x8AB2 = 0x325D
5538*36dcc4a4SLionel Sambuc0x8AB9 = 0x4870
5539*36dcc4a4SLionel Sambuc0x8ABC = 0x3543
5540*36dcc4a4SLionel Sambuc0x8ABF = 0x4434
5541*36dcc4a4SLionel Sambuc0x8AC2 = 0x6B5B
5542*36dcc4a4SLionel Sambuc0x8AC4 = 0x6B59
5543*36dcc4a4SLionel Sambuc0x8AC7 = 0x434C
5544*36dcc4a4SLionel Sambuc0x8ACB = 0x4041
5545*36dcc4a4SLionel Sambuc0x8ACC = 0x3452
5546*36dcc4a4SLionel Sambuc0x8ACD = 0x6B5A
5547*36dcc4a4SLionel Sambuc0x8ACF = 0x3F5B
5548*36dcc4a4SLionel Sambuc0x8AD2 = 0x4E4A
5549*36dcc4a4SLionel Sambuc0x8AD6 = 0x4F40
5550*36dcc4a4SLionel Sambuc0x8ADA = 0x6B5C
5551*36dcc4a4SLionel Sambuc0x8ADB = 0x6B67
5552*36dcc4a4SLionel Sambuc0x8ADC = 0x4435
5553*36dcc4a4SLionel Sambuc0x8ADE = 0x6B66
5554*36dcc4a4SLionel Sambuc0x8AE0 = 0x6B63
5555*36dcc4a4SLionel Sambuc0x8AE1 = 0x6B6B
5556*36dcc4a4SLionel Sambuc0x8AE2 = 0x6B64
5557*36dcc4a4SLionel Sambuc0x8AE4 = 0x6B60
5558*36dcc4a4SLionel Sambuc0x8AE6 = 0x447C
5559*36dcc4a4SLionel Sambuc0x8AE7 = 0x6B5F
5560*36dcc4a4SLionel Sambuc0x8AEB = 0x6B5D
5561*36dcc4a4SLionel Sambuc0x8AED = 0x4D21
5562*36dcc4a4SLionel Sambuc0x8AEE = 0x3B70
5563*36dcc4a4SLionel Sambuc0x8AF1 = 0x6B61
5564*36dcc4a4SLionel Sambuc0x8AF3 = 0x6B5E
5565*36dcc4a4SLionel Sambuc0x8AF7 = 0x6B65
5566*36dcc4a4SLionel Sambuc0x8AF8 = 0x3D74
5567*36dcc4a4SLionel Sambuc0x8AFA = 0x3841
5568*36dcc4a4SLionel Sambuc0x8AFE = 0x427A
5569*36dcc4a4SLionel Sambuc0x8B00 = 0x4B45
5570*36dcc4a4SLionel Sambuc0x8B01 = 0x315A
5571*36dcc4a4SLionel Sambuc0x8B02 = 0x3062
5572*36dcc4a4SLionel Sambuc0x8B04 = 0x4625
5573*36dcc4a4SLionel Sambuc0x8B07 = 0x6B69
5574*36dcc4a4SLionel Sambuc0x8B0C = 0x6B68
5575*36dcc4a4SLionel Sambuc0x8B0E = 0x4666
5576*36dcc4a4SLionel Sambuc0x8B10 = 0x6B6D
5577*36dcc4a4SLionel Sambuc0x8B14 = 0x6B62
5578*36dcc4a4SLionel Sambuc0x8B16 = 0x6B6C
5579*36dcc4a4SLionel Sambuc0x8B17 = 0x6B6E
5580*36dcc4a4SLionel Sambuc0x8B19 = 0x382C
5581*36dcc4a4SLionel Sambuc0x8B1A = 0x6B6A
5582*36dcc4a4SLionel Sambuc0x8B1B = 0x3956
5583*36dcc4a4SLionel Sambuc0x8B1D = 0x3C55
5584*36dcc4a4SLionel Sambuc0x8B20 = 0x6B6F
5585*36dcc4a4SLionel Sambuc0x8B21 = 0x4D58
5586*36dcc4a4SLionel Sambuc0x8B26 = 0x6B72
5587*36dcc4a4SLionel Sambuc0x8B28 = 0x6B75
5588*36dcc4a4SLionel Sambuc0x8B2B = 0x6B73
5589*36dcc4a4SLionel Sambuc0x8B2C = 0x4935
5590*36dcc4a4SLionel Sambuc0x8B33 = 0x6B70
5591*36dcc4a4SLionel Sambuc0x8B39 = 0x3660
5592*36dcc4a4SLionel Sambuc0x8B3E = 0x6B74
5593*36dcc4a4SLionel Sambuc0x8B41 = 0x6B76
5594*36dcc4a4SLionel Sambuc0x8B49 = 0x6B7A
5595*36dcc4a4SLionel Sambuc0x8B4C = 0x6B77
5596*36dcc4a4SLionel Sambuc0x8B4E = 0x6B79
5597*36dcc4a4SLionel Sambuc0x8B4F = 0x6B78
5598*36dcc4a4SLionel Sambuc0x8B56 = 0x6B7B
5599*36dcc4a4SLionel Sambuc0x8B58 = 0x3C31
5600*36dcc4a4SLionel Sambuc0x8B5A = 0x6B7D
5601*36dcc4a4SLionel Sambuc0x8B5B = 0x6B7C
5602*36dcc4a4SLionel Sambuc0x8B5C = 0x4968
5603*36dcc4a4SLionel Sambuc0x8B5F = 0x6C21
5604*36dcc4a4SLionel Sambuc0x8B66 = 0x3759
5605*36dcc4a4SLionel Sambuc0x8B6B = 0x6B7E
5606*36dcc4a4SLionel Sambuc0x8B6C = 0x6C22
5607*36dcc4a4SLionel Sambuc0x8B6F = 0x6C23
5608*36dcc4a4SLionel Sambuc0x8B70 = 0x3544
5609*36dcc4a4SLionel Sambuc0x8B71 = 0x6641
5610*36dcc4a4SLionel Sambuc0x8B72 = 0x3E79
5611*36dcc4a4SLionel Sambuc0x8B74 = 0x6C24
5612*36dcc4a4SLionel Sambuc0x8B77 = 0x386E
5613*36dcc4a4SLionel Sambuc0x8B7D = 0x6C25
5614*36dcc4a4SLionel Sambuc0x8B80 = 0x6C26
5615*36dcc4a4SLionel Sambuc0x8B83 = 0x3B3E
5616*36dcc4a4SLionel Sambuc0x8B8A = 0x5A4E
5617*36dcc4a4SLionel Sambuc0x8B8C = 0x6C27
5618*36dcc4a4SLionel Sambuc0x8B8E = 0x6C28
5619*36dcc4a4SLionel Sambuc0x8B90 = 0x3D32
5620*36dcc4a4SLionel Sambuc0x8B92 = 0x6C29
5621*36dcc4a4SLionel Sambuc0x8B93 = 0x6C2A
5622*36dcc4a4SLionel Sambuc0x8B96 = 0x6C2B
5623*36dcc4a4SLionel Sambuc0x8B99 = 0x6C2C
5624*36dcc4a4SLionel Sambuc0x8B9A = 0x6C2D
5625*36dcc4a4SLionel Sambuc0x8C37 = 0x432B
5626*36dcc4a4SLionel Sambuc0x8C3A = 0x6C2E
5627*36dcc4a4SLionel Sambuc0x8C3F = 0x6C30
5628*36dcc4a4SLionel Sambuc0x8C41 = 0x6C2F
5629*36dcc4a4SLionel Sambuc0x8C46 = 0x4626
5630*36dcc4a4SLionel Sambuc0x8C48 = 0x6C31
5631*36dcc4a4SLionel Sambuc0x8C4A = 0x4B2D
5632*36dcc4a4SLionel Sambuc0x8C4C = 0x6C32
5633*36dcc4a4SLionel Sambuc0x8C4E = 0x6C33
5634*36dcc4a4SLionel Sambuc0x8C50 = 0x6C34
5635*36dcc4a4SLionel Sambuc0x8C55 = 0x6C35
5636*36dcc4a4SLionel Sambuc0x8C5A = 0x465A
5637*36dcc4a4SLionel Sambuc0x8C61 = 0x3E5D
5638*36dcc4a4SLionel Sambuc0x8C62 = 0x6C36
5639*36dcc4a4SLionel Sambuc0x8C6A = 0x396B
5640*36dcc4a4SLionel Sambuc0x8C6B = 0x502E
5641*36dcc4a4SLionel Sambuc0x8C6C = 0x6C37
5642*36dcc4a4SLionel Sambuc0x8C78 = 0x6C38
5643*36dcc4a4SLionel Sambuc0x8C79 = 0x493F
5644*36dcc4a4SLionel Sambuc0x8C7A = 0x6C39
5645*36dcc4a4SLionel Sambuc0x8C7C = 0x6C41
5646*36dcc4a4SLionel Sambuc0x8C82 = 0x6C3A
5647*36dcc4a4SLionel Sambuc0x8C85 = 0x6C3C
5648*36dcc4a4SLionel Sambuc0x8C89 = 0x6C3B
5649*36dcc4a4SLionel Sambuc0x8C8A = 0x6C3D
5650*36dcc4a4SLionel Sambuc0x8C8C = 0x4B46
5651*36dcc4a4SLionel Sambuc0x8C8D = 0x6C3E
5652*36dcc4a4SLionel Sambuc0x8C8E = 0x6C3F
5653*36dcc4a4SLionel Sambuc0x8C94 = 0x6C40
5654*36dcc4a4SLionel Sambuc0x8C98 = 0x6C42
5655*36dcc4a4SLionel Sambuc0x8C9D = 0x332D
5656*36dcc4a4SLionel Sambuc0x8C9E = 0x4467
5657*36dcc4a4SLionel Sambuc0x8CA0 = 0x4969
5658*36dcc4a4SLionel Sambuc0x8CA1 = 0x3A62
5659*36dcc4a4SLionel Sambuc0x8CA2 = 0x3957
5660*36dcc4a4SLionel Sambuc0x8CA7 = 0x494F
5661*36dcc4a4SLionel Sambuc0x8CA8 = 0x325F
5662*36dcc4a4SLionel Sambuc0x8CA9 = 0x484E
5663*36dcc4a4SLionel Sambuc0x8CAA = 0x6C45
5664*36dcc4a4SLionel Sambuc0x8CAB = 0x3453
5665*36dcc4a4SLionel Sambuc0x8CAC = 0x4055
5666*36dcc4a4SLionel Sambuc0x8CAD = 0x6C44
5667*36dcc4a4SLionel Sambuc0x8CAE = 0x6C49
5668*36dcc4a4SLionel Sambuc0x8CAF = 0x4379
5669*36dcc4a4SLionel Sambuc0x8CB0 = 0x4C63
5670*36dcc4a4SLionel Sambuc0x8CB2 = 0x6C47
5671*36dcc4a4SLionel Sambuc0x8CB3 = 0x6C48
5672*36dcc4a4SLionel Sambuc0x8CB4 = 0x352E
5673*36dcc4a4SLionel Sambuc0x8CB6 = 0x6C4A
5674*36dcc4a4SLionel Sambuc0x8CB7 = 0x4763
5675*36dcc4a4SLionel Sambuc0x8CB8 = 0x425F
5676*36dcc4a4SLionel Sambuc0x8CBB = 0x4871
5677*36dcc4a4SLionel Sambuc0x8CBC = 0x453D
5678*36dcc4a4SLionel Sambuc0x8CBD = 0x6C46
5679*36dcc4a4SLionel Sambuc0x8CBF = 0x4B47
5680*36dcc4a4SLionel Sambuc0x8CC0 = 0x326C
5681*36dcc4a4SLionel Sambuc0x8CC1 = 0x6C4C
5682*36dcc4a4SLionel Sambuc0x8CC2 = 0x4F28
5683*36dcc4a4SLionel Sambuc0x8CC3 = 0x4442
5684*36dcc4a4SLionel Sambuc0x8CC4 = 0x4F45
5685*36dcc4a4SLionel Sambuc0x8CC7 = 0x3B71
5686*36dcc4a4SLionel Sambuc0x8CC8 = 0x6C4B
5687*36dcc4a4SLionel Sambuc0x8CCA = 0x4231
5688*36dcc4a4SLionel Sambuc0x8CCD = 0x6C5C
5689*36dcc4a4SLionel Sambuc0x8CCE = 0x4128
5690*36dcc4a4SLionel Sambuc0x8CD1 = 0x4678
5691*36dcc4a4SLionel Sambuc0x8CD3 = 0x4950
5692*36dcc4a4SLionel Sambuc0x8CDA = 0x6C4F
5693*36dcc4a4SLionel Sambuc0x8CDB = 0x3B3F
5694*36dcc4a4SLionel Sambuc0x8CDC = 0x3B72
5695*36dcc4a4SLionel Sambuc0x8CDE = 0x3E5E
5696*36dcc4a4SLionel Sambuc0x8CE0 = 0x4765
5697*36dcc4a4SLionel Sambuc0x8CE2 = 0x382D
5698*36dcc4a4SLionel Sambuc0x8CE3 = 0x6C4E
5699*36dcc4a4SLionel Sambuc0x8CE4 = 0x6C4D
5700*36dcc4a4SLionel Sambuc0x8CE6 = 0x496A
5701*36dcc4a4SLionel Sambuc0x8CEA = 0x3C41
5702*36dcc4a4SLionel Sambuc0x8CED = 0x4552
5703*36dcc4a4SLionel Sambuc0x8CFA = 0x6C51
5704*36dcc4a4SLionel Sambuc0x8CFB = 0x6C52
5705*36dcc4a4SLionel Sambuc0x8CFC = 0x3958
5706*36dcc4a4SLionel Sambuc0x8CFD = 0x6C50
5707*36dcc4a4SLionel Sambuc0x8D04 = 0x6C53
5708*36dcc4a4SLionel Sambuc0x8D05 = 0x6C54
5709*36dcc4a4SLionel Sambuc0x8D07 = 0x6C56
5710*36dcc4a4SLionel Sambuc0x8D08 = 0x4223
5711*36dcc4a4SLionel Sambuc0x8D0A = 0x6C55
5712*36dcc4a4SLionel Sambuc0x8D0B = 0x3466
5713*36dcc4a4SLionel Sambuc0x8D0D = 0x6C58
5714*36dcc4a4SLionel Sambuc0x8D0F = 0x6C57
5715*36dcc4a4SLionel Sambuc0x8D10 = 0x6C59
5716*36dcc4a4SLionel Sambuc0x8D13 = 0x6C5B
5717*36dcc4a4SLionel Sambuc0x8D14 = 0x6C5D
5718*36dcc4a4SLionel Sambuc0x8D16 = 0x6C5E
5719*36dcc4a4SLionel Sambuc0x8D64 = 0x4056
5720*36dcc4a4SLionel Sambuc0x8D66 = 0x3C4F
5721*36dcc4a4SLionel Sambuc0x8D67 = 0x6C5F
5722*36dcc4a4SLionel Sambuc0x8D6B = 0x3352
5723*36dcc4a4SLionel Sambuc0x8D6D = 0x6C60
5724*36dcc4a4SLionel Sambuc0x8D70 = 0x4176
5725*36dcc4a4SLionel Sambuc0x8D71 = 0x6C61
5726*36dcc4a4SLionel Sambuc0x8D73 = 0x6C62
5727*36dcc4a4SLionel Sambuc0x8D74 = 0x496B
5728*36dcc4a4SLionel Sambuc0x8D77 = 0x352F
5729*36dcc4a4SLionel Sambuc0x8D81 = 0x6C63
5730*36dcc4a4SLionel Sambuc0x8D85 = 0x4436
5731*36dcc4a4SLionel Sambuc0x8D8A = 0x315B
5732*36dcc4a4SLionel Sambuc0x8D99 = 0x6C64
5733*36dcc4a4SLionel Sambuc0x8DA3 = 0x3C71
5734*36dcc4a4SLionel Sambuc0x8DA8 = 0x3F76
5735*36dcc4a4SLionel Sambuc0x8DB3 = 0x422D
5736*36dcc4a4SLionel Sambuc0x8DBA = 0x6C67
5737*36dcc4a4SLionel Sambuc0x8DBE = 0x6C66
5738*36dcc4a4SLionel Sambuc0x8DC2 = 0x6C65
5739*36dcc4a4SLionel Sambuc0x8DCB = 0x6C6D
5740*36dcc4a4SLionel Sambuc0x8DCC = 0x6C6B
5741*36dcc4a4SLionel Sambuc0x8DCF = 0x6C68
5742*36dcc4a4SLionel Sambuc0x8DD6 = 0x6C6A
5743*36dcc4a4SLionel Sambuc0x8DDA = 0x6C69
5744*36dcc4a4SLionel Sambuc0x8DDB = 0x6C6C
5745*36dcc4a4SLionel Sambuc0x8DDD = 0x3577
5746*36dcc4a4SLionel Sambuc0x8DDF = 0x6C70
5747*36dcc4a4SLionel Sambuc0x8DE1 = 0x4057
5748*36dcc4a4SLionel Sambuc0x8DE3 = 0x6C71
5749*36dcc4a4SLionel Sambuc0x8DE8 = 0x3859
5750*36dcc4a4SLionel Sambuc0x8DEA = 0x6C6E
5751*36dcc4a4SLionel Sambuc0x8DEB = 0x6C6F
5752*36dcc4a4SLionel Sambuc0x8DEF = 0x4F29
5753*36dcc4a4SLionel Sambuc0x8DF3 = 0x4437
5754*36dcc4a4SLionel Sambuc0x8DF5 = 0x4129
5755*36dcc4a4SLionel Sambuc0x8DFC = 0x6C72
5756*36dcc4a4SLionel Sambuc0x8DFF = 0x6C75
5757*36dcc4a4SLionel Sambuc0x8E08 = 0x6C73
5758*36dcc4a4SLionel Sambuc0x8E09 = 0x6C74
5759*36dcc4a4SLionel Sambuc0x8E0A = 0x4D59
5760*36dcc4a4SLionel Sambuc0x8E0F = 0x4627
5761*36dcc4a4SLionel Sambuc0x8E10 = 0x6C78
5762*36dcc4a4SLionel Sambuc0x8E1D = 0x6C76
5763*36dcc4a4SLionel Sambuc0x8E1E = 0x6C77
5764*36dcc4a4SLionel Sambuc0x8E1F = 0x6C79
5765*36dcc4a4SLionel Sambuc0x8E2A = 0x6D29
5766*36dcc4a4SLionel Sambuc0x8E30 = 0x6C7C
5767*36dcc4a4SLionel Sambuc0x8E34 = 0x6C7D
5768*36dcc4a4SLionel Sambuc0x8E35 = 0x6C7B
5769*36dcc4a4SLionel Sambuc0x8E42 = 0x6C7A
5770*36dcc4a4SLionel Sambuc0x8E44 = 0x447D
5771*36dcc4a4SLionel Sambuc0x8E47 = 0x6D21
5772*36dcc4a4SLionel Sambuc0x8E48 = 0x6D25
5773*36dcc4a4SLionel Sambuc0x8E49 = 0x6D22
5774*36dcc4a4SLionel Sambuc0x8E4A = 0x6C7E
5775*36dcc4a4SLionel Sambuc0x8E4C = 0x6D23
5776*36dcc4a4SLionel Sambuc0x8E50 = 0x6D24
5777*36dcc4a4SLionel Sambuc0x8E55 = 0x6D2B
5778*36dcc4a4SLionel Sambuc0x8E59 = 0x6D26
5779*36dcc4a4SLionel Sambuc0x8E5F = 0x4058
5780*36dcc4a4SLionel Sambuc0x8E60 = 0x6D28
5781*36dcc4a4SLionel Sambuc0x8E63 = 0x6D2A
5782*36dcc4a4SLionel Sambuc0x8E64 = 0x6D27
5783*36dcc4a4SLionel Sambuc0x8E72 = 0x6D2D
5784*36dcc4a4SLionel Sambuc0x8E74 = 0x3D33
5785*36dcc4a4SLionel Sambuc0x8E76 = 0x6D2C
5786*36dcc4a4SLionel Sambuc0x8E7C = 0x6D2E
5787*36dcc4a4SLionel Sambuc0x8E81 = 0x6D2F
5788*36dcc4a4SLionel Sambuc0x8E84 = 0x6D32
5789*36dcc4a4SLionel Sambuc0x8E85 = 0x6D31
5790*36dcc4a4SLionel Sambuc0x8E87 = 0x6D30
5791*36dcc4a4SLionel Sambuc0x8E8A = 0x6D34
5792*36dcc4a4SLionel Sambuc0x8E8B = 0x6D33
5793*36dcc4a4SLionel Sambuc0x8E8D = 0x4C76
5794*36dcc4a4SLionel Sambuc0x8E91 = 0x6D36
5795*36dcc4a4SLionel Sambuc0x8E93 = 0x6D35
5796*36dcc4a4SLionel Sambuc0x8E94 = 0x6D37
5797*36dcc4a4SLionel Sambuc0x8E99 = 0x6D38
5798*36dcc4a4SLionel Sambuc0x8EA1 = 0x6D3A
5799*36dcc4a4SLionel Sambuc0x8EAA = 0x6D39
5800*36dcc4a4SLionel Sambuc0x8EAB = 0x3F48
5801*36dcc4a4SLionel Sambuc0x8EAC = 0x6D3B
5802*36dcc4a4SLionel Sambuc0x8EAF = 0x366D
5803*36dcc4a4SLionel Sambuc0x8EB0 = 0x6D3C
5804*36dcc4a4SLionel Sambuc0x8EB1 = 0x6D3E
5805*36dcc4a4SLionel Sambuc0x8EBE = 0x6D3F
5806*36dcc4a4SLionel Sambuc0x8EC5 = 0x6D40
5807*36dcc4a4SLionel Sambuc0x8EC6 = 0x6D3D
5808*36dcc4a4SLionel Sambuc0x8EC8 = 0x6D41
5809*36dcc4a4SLionel Sambuc0x8ECA = 0x3C56
5810*36dcc4a4SLionel Sambuc0x8ECB = 0x6D42
5811*36dcc4a4SLionel Sambuc0x8ECC = 0x3530
5812*36dcc4a4SLionel Sambuc0x8ECD = 0x3733
5813*36dcc4a4SLionel Sambuc0x8ED2 = 0x382E
5814*36dcc4a4SLionel Sambuc0x8EDB = 0x6D43
5815*36dcc4a4SLionel Sambuc0x8EDF = 0x4670
5816*36dcc4a4SLionel Sambuc0x8EE2 = 0x453E
5817*36dcc4a4SLionel Sambuc0x8EE3 = 0x6D44
5818*36dcc4a4SLionel Sambuc0x8EEB = 0x6D47
5819*36dcc4a4SLionel Sambuc0x8EF8 = 0x3C34
5820*36dcc4a4SLionel Sambuc0x8EFB = 0x6D46
5821*36dcc4a4SLionel Sambuc0x8EFC = 0x6D45
5822*36dcc4a4SLionel Sambuc0x8EFD = 0x375A
5823*36dcc4a4SLionel Sambuc0x8EFE = 0x6D48
5824*36dcc4a4SLionel Sambuc0x8F03 = 0x3353
5825*36dcc4a4SLionel Sambuc0x8F05 = 0x6D4A
5826*36dcc4a4SLionel Sambuc0x8F09 = 0x3A5C
5827*36dcc4a4SLionel Sambuc0x8F0A = 0x6D49
5828*36dcc4a4SLionel Sambuc0x8F0C = 0x6D52
5829*36dcc4a4SLionel Sambuc0x8F12 = 0x6D4C
5830*36dcc4a4SLionel Sambuc0x8F13 = 0x6D4E
5831*36dcc4a4SLionel Sambuc0x8F14 = 0x4A65
5832*36dcc4a4SLionel Sambuc0x8F15 = 0x6D4B
5833*36dcc4a4SLionel Sambuc0x8F19 = 0x6D4D
5834*36dcc4a4SLionel Sambuc0x8F1B = 0x6D51
5835*36dcc4a4SLionel Sambuc0x8F1C = 0x6D4F
5836*36dcc4a4SLionel Sambuc0x8F1D = 0x3531
5837*36dcc4a4SLionel Sambuc0x8F1F = 0x6D50
5838*36dcc4a4SLionel Sambuc0x8F26 = 0x6D53
5839*36dcc4a4SLionel Sambuc0x8F29 = 0x475A
5840*36dcc4a4SLionel Sambuc0x8F2A = 0x4E58
5841*36dcc4a4SLionel Sambuc0x8F2F = 0x3D34
5842*36dcc4a4SLionel Sambuc0x8F33 = 0x6D54
5843*36dcc4a4SLionel Sambuc0x8F38 = 0x4D22
5844*36dcc4a4SLionel Sambuc0x8F39 = 0x6D56
5845*36dcc4a4SLionel Sambuc0x8F3B = 0x6D55
5846*36dcc4a4SLionel Sambuc0x8F3E = 0x6D59
5847*36dcc4a4SLionel Sambuc0x8F3F = 0x4D41
5848*36dcc4a4SLionel Sambuc0x8F42 = 0x6D58
5849*36dcc4a4SLionel Sambuc0x8F44 = 0x336D
5850*36dcc4a4SLionel Sambuc0x8F45 = 0x6D57
5851*36dcc4a4SLionel Sambuc0x8F46 = 0x6D5C
5852*36dcc4a4SLionel Sambuc0x8F49 = 0x6D5B
5853*36dcc4a4SLionel Sambuc0x8F4C = 0x6D5A
5854*36dcc4a4SLionel Sambuc0x8F4D = 0x4532
5855*36dcc4a4SLionel Sambuc0x8F4E = 0x6D5D
5856*36dcc4a4SLionel Sambuc0x8F57 = 0x6D5E
5857*36dcc4a4SLionel Sambuc0x8F5C = 0x6D5F
5858*36dcc4a4SLionel Sambuc0x8F5F = 0x396C
5859*36dcc4a4SLionel Sambuc0x8F61 = 0x3725
5860*36dcc4a4SLionel Sambuc0x8F62 = 0x6D60
5861*36dcc4a4SLionel Sambuc0x8F63 = 0x6D61
5862*36dcc4a4SLionel Sambuc0x8F64 = 0x6D62
5863*36dcc4a4SLionel Sambuc0x8F9B = 0x3F49
5864*36dcc4a4SLionel Sambuc0x8F9C = 0x6D63
5865*36dcc4a4SLionel Sambuc0x8F9E = 0x3C2D
5866*36dcc4a4SLionel Sambuc0x8F9F = 0x6D64
5867*36dcc4a4SLionel Sambuc0x8FA3 = 0x6D65
5868*36dcc4a4SLionel Sambuc0x8FA7 = 0x5221
5869*36dcc4a4SLionel Sambuc0x8FA8 = 0x517E
5870*36dcc4a4SLionel Sambuc0x8FAD = 0x6D66
5871*36dcc4a4SLionel Sambuc0x8FAE = 0x6570
5872*36dcc4a4SLionel Sambuc0x8FAF = 0x6D67
5873*36dcc4a4SLionel Sambuc0x8FB0 = 0x4324
5874*36dcc4a4SLionel Sambuc0x8FB1 = 0x3F2B
5875*36dcc4a4SLionel Sambuc0x8FB2 = 0x4740
5876*36dcc4a4SLionel Sambuc0x8FB7 = 0x6D68
5877*36dcc4a4SLionel Sambuc0x8FBA = 0x4A55
5878*36dcc4a4SLionel Sambuc0x8FBB = 0x4454
5879*36dcc4a4SLionel Sambuc0x8FBC = 0x397E
5880*36dcc4a4SLionel Sambuc0x8FBF = 0x4329
5881*36dcc4a4SLionel Sambuc0x8FC2 = 0x312A
5882*36dcc4a4SLionel Sambuc0x8FC4 = 0x4B78
5883*36dcc4a4SLionel Sambuc0x8FC5 = 0x3F57
5884*36dcc4a4SLionel Sambuc0x8FCE = 0x375E
5885*36dcc4a4SLionel Sambuc0x8FD1 = 0x3661
5886*36dcc4a4SLionel Sambuc0x8FD4 = 0x4A56
5887*36dcc4a4SLionel Sambuc0x8FDA = 0x6D69
5888*36dcc4a4SLionel Sambuc0x8FE2 = 0x6D6B
5889*36dcc4a4SLionel Sambuc0x8FE5 = 0x6D6A
5890*36dcc4a4SLionel Sambuc0x8FE6 = 0x3260
5891*36dcc4a4SLionel Sambuc0x8FE9 = 0x4676
5892*36dcc4a4SLionel Sambuc0x8FEA = 0x6D6C
5893*36dcc4a4SLionel Sambuc0x8FEB = 0x4777
5894*36dcc4a4SLionel Sambuc0x8FED = 0x4533
5895*36dcc4a4SLionel Sambuc0x8FEF = 0x6D6D
5896*36dcc4a4SLionel Sambuc0x8FF0 = 0x3D52
5897*36dcc4a4SLionel Sambuc0x8FF4 = 0x6D6F
5898*36dcc4a4SLionel Sambuc0x8FF7 = 0x4C42
5899*36dcc4a4SLionel Sambuc0x8FF8 = 0x6D7E
5900*36dcc4a4SLionel Sambuc0x8FF9 = 0x6D71
5901*36dcc4a4SLionel Sambuc0x8FFA = 0x6D72
5902*36dcc4a4SLionel Sambuc0x8FFD = 0x4449
5903*36dcc4a4SLionel Sambuc0x9000 = 0x4260
5904*36dcc4a4SLionel Sambuc0x9001 = 0x4177
5905*36dcc4a4SLionel Sambuc0x9003 = 0x4628
5906*36dcc4a4SLionel Sambuc0x9005 = 0x6D70
5907*36dcc4a4SLionel Sambuc0x9006 = 0x3555
5908*36dcc4a4SLionel Sambuc0x900B = 0x6D79
5909*36dcc4a4SLionel Sambuc0x900D = 0x6D76
5910*36dcc4a4SLionel Sambuc0x900E = 0x6E25
5911*36dcc4a4SLionel Sambuc0x900F = 0x4629
5912*36dcc4a4SLionel Sambuc0x9010 = 0x4360
5913*36dcc4a4SLionel Sambuc0x9011 = 0x6D73
5914*36dcc4a4SLionel Sambuc0x9013 = 0x447E
5915*36dcc4a4SLionel Sambuc0x9014 = 0x4553
5916*36dcc4a4SLionel Sambuc0x9015 = 0x6D74
5917*36dcc4a4SLionel Sambuc0x9016 = 0x6D78
5918*36dcc4a4SLionel Sambuc0x9017 = 0x3F60
5919*36dcc4a4SLionel Sambuc0x9019 = 0x4767
5920*36dcc4a4SLionel Sambuc0x901A = 0x444C
5921*36dcc4a4SLionel Sambuc0x901D = 0x4042
5922*36dcc4a4SLionel Sambuc0x901E = 0x6D77
5923*36dcc4a4SLionel Sambuc0x901F = 0x422E
5924*36dcc4a4SLionel Sambuc0x9020 = 0x4224
5925*36dcc4a4SLionel Sambuc0x9021 = 0x6D75
5926*36dcc4a4SLionel Sambuc0x9022 = 0x3029
5927*36dcc4a4SLionel Sambuc0x9023 = 0x4F22
5928*36dcc4a4SLionel Sambuc0x9027 = 0x6D7A
5929*36dcc4a4SLionel Sambuc0x902E = 0x4261
5930*36dcc4a4SLionel Sambuc0x9031 = 0x3D35
5931*36dcc4a4SLionel Sambuc0x9032 = 0x3F4A
5932*36dcc4a4SLionel Sambuc0x9035 = 0x6D7C
5933*36dcc4a4SLionel Sambuc0x9036 = 0x6D7B
5934*36dcc4a4SLionel Sambuc0x9038 = 0x306F
5935*36dcc4a4SLionel Sambuc0x9039 = 0x6D7D
5936*36dcc4a4SLionel Sambuc0x903C = 0x492F
5937*36dcc4a4SLionel Sambuc0x903E = 0x6E27
5938*36dcc4a4SLionel Sambuc0x9041 = 0x465B
5939*36dcc4a4SLionel Sambuc0x9042 = 0x3F6B
5940*36dcc4a4SLionel Sambuc0x9045 = 0x4359
5941*36dcc4a4SLionel Sambuc0x9047 = 0x3678
5942*36dcc4a4SLionel Sambuc0x9049 = 0x6E26
5943*36dcc4a4SLionel Sambuc0x904A = 0x4D37
5944*36dcc4a4SLionel Sambuc0x904B = 0x313F
5945*36dcc4a4SLionel Sambuc0x904D = 0x4A57
5946*36dcc4a4SLionel Sambuc0x904E = 0x3261
5947*36dcc4a4SLionel Sambuc0x904F = 0x6E21
5948*36dcc4a4SLionel Sambuc0x9050 = 0x6E22
5949*36dcc4a4SLionel Sambuc0x9051 = 0x6E23
5950*36dcc4a4SLionel Sambuc0x9052 = 0x6E24
5951*36dcc4a4SLionel Sambuc0x9053 = 0x463B
5952*36dcc4a4SLionel Sambuc0x9054 = 0x4323
5953*36dcc4a4SLionel Sambuc0x9055 = 0x3063
5954*36dcc4a4SLionel Sambuc0x9056 = 0x6E28
5955*36dcc4a4SLionel Sambuc0x9058 = 0x6E29
5956*36dcc4a4SLionel Sambuc0x9059 = 0x7423
5957*36dcc4a4SLionel Sambuc0x905C = 0x423D
5958*36dcc4a4SLionel Sambuc0x905E = 0x6E2A
5959*36dcc4a4SLionel Sambuc0x9060 = 0x3173
5960*36dcc4a4SLionel Sambuc0x9061 = 0x414C
5961*36dcc4a4SLionel Sambuc0x9063 = 0x382F
5962*36dcc4a4SLionel Sambuc0x9065 = 0x4D5A
5963*36dcc4a4SLionel Sambuc0x9068 = 0x6E2B
5964*36dcc4a4SLionel Sambuc0x9069 = 0x452C
5965*36dcc4a4SLionel Sambuc0x906D = 0x4178
5966*36dcc4a4SLionel Sambuc0x906E = 0x3C57
5967*36dcc4a4SLionel Sambuc0x906F = 0x6E2C
5968*36dcc4a4SLionel Sambuc0x9072 = 0x6E2F
5969*36dcc4a4SLionel Sambuc0x9075 = 0x3D65
5970*36dcc4a4SLionel Sambuc0x9076 = 0x6E2D
5971*36dcc4a4SLionel Sambuc0x9077 = 0x412B
5972*36dcc4a4SLionel Sambuc0x9078 = 0x412A
5973*36dcc4a4SLionel Sambuc0x907A = 0x3064
5974*36dcc4a4SLionel Sambuc0x907C = 0x4E4B
5975*36dcc4a4SLionel Sambuc0x907D = 0x6E31
5976*36dcc4a4SLionel Sambuc0x907F = 0x4872
5977*36dcc4a4SLionel Sambuc0x9080 = 0x6E33
5978*36dcc4a4SLionel Sambuc0x9081 = 0x6E32
5979*36dcc4a4SLionel Sambuc0x9082 = 0x6E30
5980*36dcc4a4SLionel Sambuc0x9083 = 0x6364
5981*36dcc4a4SLionel Sambuc0x9084 = 0x3454
5982*36dcc4a4SLionel Sambuc0x9087 = 0x6D6E
5983*36dcc4a4SLionel Sambuc0x9089 = 0x6E35
5984*36dcc4a4SLionel Sambuc0x908A = 0x6E34
5985*36dcc4a4SLionel Sambuc0x908F = 0x6E36
5986*36dcc4a4SLionel Sambuc0x9091 = 0x4D38
5987*36dcc4a4SLionel Sambuc0x90A3 = 0x4661
5988*36dcc4a4SLionel Sambuc0x90A6 = 0x4B2E
5989*36dcc4a4SLionel Sambuc0x90A8 = 0x6E37
5990*36dcc4a4SLionel Sambuc0x90AA = 0x3C59
5991*36dcc4a4SLionel Sambuc0x90AF = 0x6E38
5992*36dcc4a4SLionel Sambuc0x90B1 = 0x6E39
5993*36dcc4a4SLionel Sambuc0x90B5 = 0x6E3A
5994*36dcc4a4SLionel Sambuc0x90B8 = 0x4521
5995*36dcc4a4SLionel Sambuc0x90C1 = 0x306A
5996*36dcc4a4SLionel Sambuc0x90CA = 0x3959
5997*36dcc4a4SLionel Sambuc0x90CE = 0x4F3A
5998*36dcc4a4SLionel Sambuc0x90DB = 0x6E3E
5999*36dcc4a4SLionel Sambuc0x90E1 = 0x3734
6000*36dcc4a4SLionel Sambuc0x90E2 = 0x6E3B
6001*36dcc4a4SLionel Sambuc0x90E4 = 0x6E3C
6002*36dcc4a4SLionel Sambuc0x90E8 = 0x4974
6003*36dcc4a4SLionel Sambuc0x90ED = 0x3354
6004*36dcc4a4SLionel Sambuc0x90F5 = 0x4D39
6005*36dcc4a4SLionel Sambuc0x90F7 = 0x363F
6006*36dcc4a4SLionel Sambuc0x90FD = 0x4554
6007*36dcc4a4SLionel Sambuc0x9102 = 0x6E3F
6008*36dcc4a4SLionel Sambuc0x9112 = 0x6E40
6009*36dcc4a4SLionel Sambuc0x9119 = 0x6E41
6010*36dcc4a4SLionel Sambuc0x912D = 0x4522
6011*36dcc4a4SLionel Sambuc0x9130 = 0x6E43
6012*36dcc4a4SLionel Sambuc0x9132 = 0x6E42
6013*36dcc4a4SLionel Sambuc0x9149 = 0x4653
6014*36dcc4a4SLionel Sambuc0x914A = 0x6E44
6015*36dcc4a4SLionel Sambuc0x914B = 0x3D36
6016*36dcc4a4SLionel Sambuc0x914C = 0x3C60
6017*36dcc4a4SLionel Sambuc0x914D = 0x475B
6018*36dcc4a4SLionel Sambuc0x914E = 0x4371
6019*36dcc4a4SLionel Sambuc0x9152 = 0x3C72
6020*36dcc4a4SLionel Sambuc0x9154 = 0x3F6C
6021*36dcc4a4SLionel Sambuc0x9156 = 0x6E45
6022*36dcc4a4SLionel Sambuc0x9158 = 0x6E46
6023*36dcc4a4SLionel Sambuc0x9162 = 0x3F5D
6024*36dcc4a4SLionel Sambuc0x9163 = 0x6E47
6025*36dcc4a4SLionel Sambuc0x9165 = 0x6E48
6026*36dcc4a4SLionel Sambuc0x9169 = 0x6E49
6027*36dcc4a4SLionel Sambuc0x916A = 0x4D6F
6028*36dcc4a4SLionel Sambuc0x916C = 0x3D37
6029*36dcc4a4SLionel Sambuc0x9172 = 0x6E4B
6030*36dcc4a4SLionel Sambuc0x9173 = 0x6E4A
6031*36dcc4a4SLionel Sambuc0x9175 = 0x395A
6032*36dcc4a4SLionel Sambuc0x9177 = 0x3973
6033*36dcc4a4SLionel Sambuc0x9178 = 0x3B40
6034*36dcc4a4SLionel Sambuc0x9182 = 0x6E4E
6035*36dcc4a4SLionel Sambuc0x9187 = 0x3D66
6036*36dcc4a4SLionel Sambuc0x9189 = 0x6E4D
6037*36dcc4a4SLionel Sambuc0x918B = 0x6E4C
6038*36dcc4a4SLionel Sambuc0x918D = 0x4269
6039*36dcc4a4SLionel Sambuc0x9190 = 0x386F
6040*36dcc4a4SLionel Sambuc0x9192 = 0x4043
6041*36dcc4a4SLionel Sambuc0x9197 = 0x4830
6042*36dcc4a4SLionel Sambuc0x919C = 0x3D39
6043*36dcc4a4SLionel Sambuc0x91A2 = 0x6E4F
6044*36dcc4a4SLionel Sambuc0x91A4 = 0x3E5F
6045*36dcc4a4SLionel Sambuc0x91AA = 0x6E52
6046*36dcc4a4SLionel Sambuc0x91AB = 0x6E50
6047*36dcc4a4SLionel Sambuc0x91AF = 0x6E51
6048*36dcc4a4SLionel Sambuc0x91B4 = 0x6E54
6049*36dcc4a4SLionel Sambuc0x91B5 = 0x6E53
6050*36dcc4a4SLionel Sambuc0x91B8 = 0x3E7A
6051*36dcc4a4SLionel Sambuc0x91BA = 0x6E55
6052*36dcc4a4SLionel Sambuc0x91C0 = 0x6E56
6053*36dcc4a4SLionel Sambuc0x91C1 = 0x6E57
6054*36dcc4a4SLionel Sambuc0x91C6 = 0x4850
6055*36dcc4a4SLionel Sambuc0x91C7 = 0x3A53
6056*36dcc4a4SLionel Sambuc0x91C8 = 0x3C61
6057*36dcc4a4SLionel Sambuc0x91C9 = 0x6E58
6058*36dcc4a4SLionel Sambuc0x91CB = 0x6E59
6059*36dcc4a4SLionel Sambuc0x91CC = 0x4E24
6060*36dcc4a4SLionel Sambuc0x91CD = 0x3D45
6061*36dcc4a4SLionel Sambuc0x91CE = 0x4C6E
6062*36dcc4a4SLionel Sambuc0x91CF = 0x4E4C
6063*36dcc4a4SLionel Sambuc0x91D0 = 0x6E5A
6064*36dcc4a4SLionel Sambuc0x91D1 = 0x3662
6065*36dcc4a4SLionel Sambuc0x91D6 = 0x6E5B
6066*36dcc4a4SLionel Sambuc0x91D8 = 0x4523
6067*36dcc4a4SLionel Sambuc0x91DB = 0x6E5E
6068*36dcc4a4SLionel Sambuc0x91DC = 0x3378
6069*36dcc4a4SLionel Sambuc0x91DD = 0x3F4B
6070*36dcc4a4SLionel Sambuc0x91DF = 0x6E5C
6071*36dcc4a4SLionel Sambuc0x91E1 = 0x6E5D
6072*36dcc4a4SLionel Sambuc0x91E3 = 0x4460
6073*36dcc4a4SLionel Sambuc0x91E6 = 0x4B55
6074*36dcc4a4SLionel Sambuc0x91E7 = 0x367C
6075*36dcc4a4SLionel Sambuc0x91F5 = 0x6E60
6076*36dcc4a4SLionel Sambuc0x91F6 = 0x6E61
6077*36dcc4a4SLionel Sambuc0x91FC = 0x6E5F
6078*36dcc4a4SLionel Sambuc0x91FF = 0x6E63
6079*36dcc4a4SLionel Sambuc0x920D = 0x465F
6080*36dcc4a4SLionel Sambuc0x920E = 0x3343
6081*36dcc4a4SLionel Sambuc0x9211 = 0x6E67
6082*36dcc4a4SLionel Sambuc0x9214 = 0x6E64
6083*36dcc4a4SLionel Sambuc0x9215 = 0x6E66
6084*36dcc4a4SLionel Sambuc0x921E = 0x6E62
6085*36dcc4a4SLionel Sambuc0x9229 = 0x6F4F
6086*36dcc4a4SLionel Sambuc0x922C = 0x6E65
6087*36dcc4a4SLionel Sambuc0x9234 = 0x4E6B
6088*36dcc4a4SLionel Sambuc0x9237 = 0x385A
6089*36dcc4a4SLionel Sambuc0x923F = 0x6E6F
6090*36dcc4a4SLionel Sambuc0x9244 = 0x4534
6091*36dcc4a4SLionel Sambuc0x9245 = 0x6E6A
6092*36dcc4a4SLionel Sambuc0x9248 = 0x6E6D
6093*36dcc4a4SLionel Sambuc0x9249 = 0x6E6B
6094*36dcc4a4SLionel Sambuc0x924B = 0x6E70
6095*36dcc4a4SLionel Sambuc0x9250 = 0x6E71
6096*36dcc4a4SLionel Sambuc0x9257 = 0x6E69
6097*36dcc4a4SLionel Sambuc0x925A = 0x6E76
6098*36dcc4a4SLionel Sambuc0x925B = 0x3174
6099*36dcc4a4SLionel Sambuc0x925E = 0x6E68
6100*36dcc4a4SLionel Sambuc0x9262 = 0x482D
6101*36dcc4a4SLionel Sambuc0x9264 = 0x6E6C
6102*36dcc4a4SLionel Sambuc0x9266 = 0x3E60
6103*36dcc4a4SLionel Sambuc0x9271 = 0x395B
6104*36dcc4a4SLionel Sambuc0x927E = 0x4B48
6105*36dcc4a4SLionel Sambuc0x9280 = 0x3664
6106*36dcc4a4SLionel Sambuc0x9283 = 0x3D46
6107*36dcc4a4SLionel Sambuc0x9285 = 0x463C
6108*36dcc4a4SLionel Sambuc0x9291 = 0x412D
6109*36dcc4a4SLionel Sambuc0x9293 = 0x6E74
6110*36dcc4a4SLionel Sambuc0x9295 = 0x6E6E
6111*36dcc4a4SLionel Sambuc0x9296 = 0x6E73
6112*36dcc4a4SLionel Sambuc0x9298 = 0x4C43
6113*36dcc4a4SLionel Sambuc0x929A = 0x4438
6114*36dcc4a4SLionel Sambuc0x929B = 0x6E75
6115*36dcc4a4SLionel Sambuc0x929C = 0x6E72
6116*36dcc4a4SLionel Sambuc0x92AD = 0x412C
6117*36dcc4a4SLionel Sambuc0x92B7 = 0x6E79
6118*36dcc4a4SLionel Sambuc0x92B9 = 0x6E78
6119*36dcc4a4SLionel Sambuc0x92CF = 0x6E77
6120*36dcc4a4SLionel Sambuc0x92D2 = 0x4B2F
6121*36dcc4a4SLionel Sambuc0x92E4 = 0x3D7B
6122*36dcc4a4SLionel Sambuc0x92E9 = 0x6E7A
6123*36dcc4a4SLionel Sambuc0x92EA = 0x4A5F
6124*36dcc4a4SLionel Sambuc0x92ED = 0x3154
6125*36dcc4a4SLionel Sambuc0x92F2 = 0x4946
6126*36dcc4a4SLionel Sambuc0x92F3 = 0x4372
6127*36dcc4a4SLionel Sambuc0x92F8 = 0x3578
6128*36dcc4a4SLionel Sambuc0x92FA = 0x6E7C
6129*36dcc4a4SLionel Sambuc0x92FC = 0x395D
6130*36dcc4a4SLionel Sambuc0x9306 = 0x3B2C
6131*36dcc4a4SLionel Sambuc0x930F = 0x6E7B
6132*36dcc4a4SLionel Sambuc0x9310 = 0x3F6D
6133*36dcc4a4SLionel Sambuc0x9318 = 0x3F6E
6134*36dcc4a4SLionel Sambuc0x9319 = 0x6F21
6135*36dcc4a4SLionel Sambuc0x931A = 0x6F23
6136*36dcc4a4SLionel Sambuc0x9320 = 0x3E7B
6137*36dcc4a4SLionel Sambuc0x9322 = 0x6F22
6138*36dcc4a4SLionel Sambuc0x9323 = 0x6F24
6139*36dcc4a4SLionel Sambuc0x9326 = 0x3653
6140*36dcc4a4SLionel Sambuc0x9328 = 0x4945
6141*36dcc4a4SLionel Sambuc0x932B = 0x3C62
6142*36dcc4a4SLionel Sambuc0x932C = 0x4F23
6143*36dcc4a4SLionel Sambuc0x932E = 0x6E7E
6144*36dcc4a4SLionel Sambuc0x932F = 0x3A78
6145*36dcc4a4SLionel Sambuc0x9332 = 0x4F3F
6146*36dcc4a4SLionel Sambuc0x9335 = 0x6F26
6147*36dcc4a4SLionel Sambuc0x933A = 0x6F25
6148*36dcc4a4SLionel Sambuc0x933B = 0x6F27
6149*36dcc4a4SLionel Sambuc0x9344 = 0x6E7D
6150*36dcc4a4SLionel Sambuc0x934B = 0x4669
6151*36dcc4a4SLionel Sambuc0x934D = 0x4555
6152*36dcc4a4SLionel Sambuc0x9354 = 0x4457
6153*36dcc4a4SLionel Sambuc0x9356 = 0x6F2C
6154*36dcc4a4SLionel Sambuc0x935B = 0x4343
6155*36dcc4a4SLionel Sambuc0x935C = 0x6F28
6156*36dcc4a4SLionel Sambuc0x9360 = 0x6F29
6157*36dcc4a4SLionel Sambuc0x936C = 0x372D
6158*36dcc4a4SLionel Sambuc0x936E = 0x6F2B
6159*36dcc4a4SLionel Sambuc0x9375 = 0x3830
6160*36dcc4a4SLionel Sambuc0x937C = 0x6F2A
6161*36dcc4a4SLionel Sambuc0x937E = 0x3E61
6162*36dcc4a4SLionel Sambuc0x938C = 0x3379
6163*36dcc4a4SLionel Sambuc0x9394 = 0x6F30
6164*36dcc4a4SLionel Sambuc0x9396 = 0x3A3F
6165*36dcc4a4SLionel Sambuc0x9397 = 0x4179
6166*36dcc4a4SLionel Sambuc0x939A = 0x444A
6167*36dcc4a4SLionel Sambuc0x93A7 = 0x333B
6168*36dcc4a4SLionel Sambuc0x93AC = 0x6F2E
6169*36dcc4a4SLionel Sambuc0x93AD = 0x6F2F
6170*36dcc4a4SLionel Sambuc0x93AE = 0x4443
6171*36dcc4a4SLionel Sambuc0x93B0 = 0x6F2D
6172*36dcc4a4SLionel Sambuc0x93B9 = 0x6F31
6173*36dcc4a4SLionel Sambuc0x93C3 = 0x6F37
6174*36dcc4a4SLionel Sambuc0x93C8 = 0x6F3A
6175*36dcc4a4SLionel Sambuc0x93D0 = 0x6F39
6176*36dcc4a4SLionel Sambuc0x93D1 = 0x452D
6177*36dcc4a4SLionel Sambuc0x93D6 = 0x6F32
6178*36dcc4a4SLionel Sambuc0x93D7 = 0x6F33
6179*36dcc4a4SLionel Sambuc0x93D8 = 0x6F36
6180*36dcc4a4SLionel Sambuc0x93DD = 0x6F38
6181*36dcc4a4SLionel Sambuc0x93E1 = 0x3640
6182*36dcc4a4SLionel Sambuc0x93E4 = 0x6F3B
6183*36dcc4a4SLionel Sambuc0x93E5 = 0x6F35
6184*36dcc4a4SLionel Sambuc0x93E8 = 0x6F34
6185*36dcc4a4SLionel Sambuc0x9403 = 0x6F3F
6186*36dcc4a4SLionel Sambuc0x9407 = 0x6F40
6187*36dcc4a4SLionel Sambuc0x9410 = 0x6F41
6188*36dcc4a4SLionel Sambuc0x9413 = 0x6F3E
6189*36dcc4a4SLionel Sambuc0x9414 = 0x6F3D
6190*36dcc4a4SLionel Sambuc0x9418 = 0x3E62
6191*36dcc4a4SLionel Sambuc0x9419 = 0x462A
6192*36dcc4a4SLionel Sambuc0x941A = 0x6F3C
6193*36dcc4a4SLionel Sambuc0x9421 = 0x6F45
6194*36dcc4a4SLionel Sambuc0x942B = 0x6F43
6195*36dcc4a4SLionel Sambuc0x9435 = 0x6F44
6196*36dcc4a4SLionel Sambuc0x9436 = 0x6F42
6197*36dcc4a4SLionel Sambuc0x9438 = 0x4278
6198*36dcc4a4SLionel Sambuc0x943A = 0x6F46
6199*36dcc4a4SLionel Sambuc0x9441 = 0x6F47
6200*36dcc4a4SLionel Sambuc0x9444 = 0x6F49
6201*36dcc4a4SLionel Sambuc0x9451 = 0x3455
6202*36dcc4a4SLionel Sambuc0x9452 = 0x6F48
6203*36dcc4a4SLionel Sambuc0x9453 = 0x4C7A
6204*36dcc4a4SLionel Sambuc0x945A = 0x6F54
6205*36dcc4a4SLionel Sambuc0x945B = 0x6F4A
6206*36dcc4a4SLionel Sambuc0x945E = 0x6F4D
6207*36dcc4a4SLionel Sambuc0x9460 = 0x6F4B
6208*36dcc4a4SLionel Sambuc0x9462 = 0x6F4C
6209*36dcc4a4SLionel Sambuc0x946A = 0x6F4E
6210*36dcc4a4SLionel Sambuc0x9470 = 0x6F50
6211*36dcc4a4SLionel Sambuc0x9475 = 0x6F51
6212*36dcc4a4SLionel Sambuc0x9477 = 0x6F52
6213*36dcc4a4SLionel Sambuc0x947C = 0x6F55
6214*36dcc4a4SLionel Sambuc0x947D = 0x6F53
6215*36dcc4a4SLionel Sambuc0x947E = 0x6F56
6216*36dcc4a4SLionel Sambuc0x947F = 0x6F58
6217*36dcc4a4SLionel Sambuc0x9481 = 0x6F57
6218*36dcc4a4SLionel Sambuc0x9577 = 0x4439
6219*36dcc4a4SLionel Sambuc0x9580 = 0x4C67
6220*36dcc4a4SLionel Sambuc0x9582 = 0x6F59
6221*36dcc4a4SLionel Sambuc0x9583 = 0x412E
6222*36dcc4a4SLionel Sambuc0x9587 = 0x6F5A
6223*36dcc4a4SLionel Sambuc0x9589 = 0x4A44
6224*36dcc4a4SLionel Sambuc0x958A = 0x6F5B
6225*36dcc4a4SLionel Sambuc0x958B = 0x332B
6226*36dcc4a4SLionel Sambuc0x958F = 0x313C
6227*36dcc4a4SLionel Sambuc0x9591 = 0x3457
6228*36dcc4a4SLionel Sambuc0x9593 = 0x3456
6229*36dcc4a4SLionel Sambuc0x9594 = 0x6F5C
6230*36dcc4a4SLionel Sambuc0x9596 = 0x6F5D
6231*36dcc4a4SLionel Sambuc0x9598 = 0x6F5E
6232*36dcc4a4SLionel Sambuc0x9599 = 0x6F5F
6233*36dcc4a4SLionel Sambuc0x95A0 = 0x6F60
6234*36dcc4a4SLionel Sambuc0x95A2 = 0x3458
6235*36dcc4a4SLionel Sambuc0x95A3 = 0x3355
6236*36dcc4a4SLionel Sambuc0x95A4 = 0x395E
6237*36dcc4a4SLionel Sambuc0x95A5 = 0x4836
6238*36dcc4a4SLionel Sambuc0x95A7 = 0x6F62
6239*36dcc4a4SLionel Sambuc0x95A8 = 0x6F61
6240*36dcc4a4SLionel Sambuc0x95AD = 0x6F63
6241*36dcc4a4SLionel Sambuc0x95B2 = 0x315C
6242*36dcc4a4SLionel Sambuc0x95B9 = 0x6F66
6243*36dcc4a4SLionel Sambuc0x95BB = 0x6F65
6244*36dcc4a4SLionel Sambuc0x95BC = 0x6F64
6245*36dcc4a4SLionel Sambuc0x95BE = 0x6F67
6246*36dcc4a4SLionel Sambuc0x95C3 = 0x6F6A
6247*36dcc4a4SLionel Sambuc0x95C7 = 0x3047
6248*36dcc4a4SLionel Sambuc0x95CA = 0x6F68
6249*36dcc4a4SLionel Sambuc0x95CC = 0x6F6C
6250*36dcc4a4SLionel Sambuc0x95CD = 0x6F6B
6251*36dcc4a4SLionel Sambuc0x95D4 = 0x6F6E
6252*36dcc4a4SLionel Sambuc0x95D5 = 0x6F6D
6253*36dcc4a4SLionel Sambuc0x95D6 = 0x6F6F
6254*36dcc4a4SLionel Sambuc0x95D8 = 0x462E
6255*36dcc4a4SLionel Sambuc0x95DC = 0x6F70
6256*36dcc4a4SLionel Sambuc0x95E1 = 0x6F71
6257*36dcc4a4SLionel Sambuc0x95E2 = 0x6F73
6258*36dcc4a4SLionel Sambuc0x95E5 = 0x6F72
6259*36dcc4a4SLionel Sambuc0x961C = 0x496C
6260*36dcc4a4SLionel Sambuc0x9621 = 0x6F74
6261*36dcc4a4SLionel Sambuc0x9628 = 0x6F75
6262*36dcc4a4SLionel Sambuc0x962A = 0x3A65
6263*36dcc4a4SLionel Sambuc0x962E = 0x6F76
6264*36dcc4a4SLionel Sambuc0x962F = 0x6F77
6265*36dcc4a4SLionel Sambuc0x9632 = 0x4B49
6266*36dcc4a4SLionel Sambuc0x963B = 0x414B
6267*36dcc4a4SLionel Sambuc0x963F = 0x3024
6268*36dcc4a4SLionel Sambuc0x9640 = 0x424B
6269*36dcc4a4SLionel Sambuc0x9642 = 0x6F78
6270*36dcc4a4SLionel Sambuc0x9644 = 0x496D
6271*36dcc4a4SLionel Sambuc0x964B = 0x6F7B
6272*36dcc4a4SLionel Sambuc0x964C = 0x6F79
6273*36dcc4a4SLionel Sambuc0x964D = 0x395F
6274*36dcc4a4SLionel Sambuc0x964F = 0x6F7A
6275*36dcc4a4SLionel Sambuc0x9650 = 0x3842
6276*36dcc4a4SLionel Sambuc0x965B = 0x4A45
6277*36dcc4a4SLionel Sambuc0x965C = 0x6F7D
6278*36dcc4a4SLionel Sambuc0x965D = 0x7021
6279*36dcc4a4SLionel Sambuc0x965E = 0x6F7E
6280*36dcc4a4SLionel Sambuc0x965F = 0x7022
6281*36dcc4a4SLionel Sambuc0x9662 = 0x3121
6282*36dcc4a4SLionel Sambuc0x9663 = 0x3F58
6283*36dcc4a4SLionel Sambuc0x9664 = 0x3D7C
6284*36dcc4a4SLionel Sambuc0x9665 = 0x3459
6285*36dcc4a4SLionel Sambuc0x9666 = 0x7023
6286*36dcc4a4SLionel Sambuc0x966A = 0x4766
6287*36dcc4a4SLionel Sambuc0x966C = 0x7025
6288*36dcc4a4SLionel Sambuc0x9670 = 0x3122
6289*36dcc4a4SLionel Sambuc0x9672 = 0x7024
6290*36dcc4a4SLionel Sambuc0x9673 = 0x4444
6291*36dcc4a4SLionel Sambuc0x9675 = 0x4E4D
6292*36dcc4a4SLionel Sambuc0x9676 = 0x462B
6293*36dcc4a4SLionel Sambuc0x9677 = 0x6F7C
6294*36dcc4a4SLionel Sambuc0x9678 = 0x4E26
6295*36dcc4a4SLionel Sambuc0x967A = 0x3831
6296*36dcc4a4SLionel Sambuc0x967D = 0x4D5B
6297*36dcc4a4SLionel Sambuc0x9685 = 0x3679
6298*36dcc4a4SLionel Sambuc0x9686 = 0x4E34
6299*36dcc4a4SLionel Sambuc0x9688 = 0x3728
6300*36dcc4a4SLionel Sambuc0x968A = 0x4262
6301*36dcc4a4SLionel Sambuc0x968B = 0x6721
6302*36dcc4a4SLionel Sambuc0x968D = 0x7026
6303*36dcc4a4SLionel Sambuc0x968E = 0x332C
6304*36dcc4a4SLionel Sambuc0x968F = 0x3F6F
6305*36dcc4a4SLionel Sambuc0x9694 = 0x3356
6306*36dcc4a4SLionel Sambuc0x9695 = 0x7028
6307*36dcc4a4SLionel Sambuc0x9697 = 0x7029
6308*36dcc4a4SLionel Sambuc0x9698 = 0x7027
6309*36dcc4a4SLionel Sambuc0x9699 = 0x3764
6310*36dcc4a4SLionel Sambuc0x969B = 0x3A5D
6311*36dcc4a4SLionel Sambuc0x969C = 0x3E63
6312*36dcc4a4SLionel Sambuc0x96A0 = 0x3123
6313*36dcc4a4SLionel Sambuc0x96A3 = 0x4E59
6314*36dcc4a4SLionel Sambuc0x96A7 = 0x702B
6315*36dcc4a4SLionel Sambuc0x96A8 = 0x6E2E
6316*36dcc4a4SLionel Sambuc0x96AA = 0x702A
6317*36dcc4a4SLionel Sambuc0x96B0 = 0x702E
6318*36dcc4a4SLionel Sambuc0x96B1 = 0x702C
6319*36dcc4a4SLionel Sambuc0x96B2 = 0x702D
6320*36dcc4a4SLionel Sambuc0x96B4 = 0x702F
6321*36dcc4a4SLionel Sambuc0x96B6 = 0x7030
6322*36dcc4a4SLionel Sambuc0x96B7 = 0x4E6C
6323*36dcc4a4SLionel Sambuc0x96B8 = 0x7031
6324*36dcc4a4SLionel Sambuc0x96B9 = 0x7032
6325*36dcc4a4SLionel Sambuc0x96BB = 0x4049
6326*36dcc4a4SLionel Sambuc0x96BC = 0x483B
6327*36dcc4a4SLionel Sambuc0x96C0 = 0x3F7D
6328*36dcc4a4SLionel Sambuc0x96C1 = 0x3467
6329*36dcc4a4SLionel Sambuc0x96C4 = 0x4D3A
6330*36dcc4a4SLionel Sambuc0x96C5 = 0x326D
6331*36dcc4a4SLionel Sambuc0x96C6 = 0x3D38
6332*36dcc4a4SLionel Sambuc0x96C7 = 0x385B
6333*36dcc4a4SLionel Sambuc0x96C9 = 0x7035
6334*36dcc4a4SLionel Sambuc0x96CB = 0x7034
6335*36dcc4a4SLionel Sambuc0x96CC = 0x3B73
6336*36dcc4a4SLionel Sambuc0x96CD = 0x7036
6337*36dcc4a4SLionel Sambuc0x96CE = 0x7033
6338*36dcc4a4SLionel Sambuc0x96D1 = 0x3B28
6339*36dcc4a4SLionel Sambuc0x96D5 = 0x703A
6340*36dcc4a4SLionel Sambuc0x96D6 = 0x6A2D
6341*36dcc4a4SLionel Sambuc0x96D9 = 0x5256
6342*36dcc4a4SLionel Sambuc0x96DB = 0x3F77
6343*36dcc4a4SLionel Sambuc0x96DC = 0x7038
6344*36dcc4a4SLionel Sambuc0x96E2 = 0x4E25
6345*36dcc4a4SLionel Sambuc0x96E3 = 0x4671
6346*36dcc4a4SLionel Sambuc0x96E8 = 0x312B
6347*36dcc4a4SLionel Sambuc0x96EA = 0x4063
6348*36dcc4a4SLionel Sambuc0x96EB = 0x3C36
6349*36dcc4a4SLionel Sambuc0x96F0 = 0x4A37
6350*36dcc4a4SLionel Sambuc0x96F2 = 0x3140
6351*36dcc4a4SLionel Sambuc0x96F6 = 0x4E6D
6352*36dcc4a4SLionel Sambuc0x96F7 = 0x4D6B
6353*36dcc4a4SLionel Sambuc0x96F9 = 0x703B
6354*36dcc4a4SLionel Sambuc0x96FB = 0x4545
6355*36dcc4a4SLionel Sambuc0x9700 = 0x3C7B
6356*36dcc4a4SLionel Sambuc0x9704 = 0x703C
6357*36dcc4a4SLionel Sambuc0x9706 = 0x703D
6358*36dcc4a4SLionel Sambuc0x9707 = 0x3F4C
6359*36dcc4a4SLionel Sambuc0x9708 = 0x703E
6360*36dcc4a4SLionel Sambuc0x970A = 0x4E6E
6361*36dcc4a4SLionel Sambuc0x970D = 0x7039
6362*36dcc4a4SLionel Sambuc0x970E = 0x7040
6363*36dcc4a4SLionel Sambuc0x970F = 0x7042
6364*36dcc4a4SLionel Sambuc0x9711 = 0x7041
6365*36dcc4a4SLionel Sambuc0x9713 = 0x703F
6366*36dcc4a4SLionel Sambuc0x9716 = 0x7043
6367*36dcc4a4SLionel Sambuc0x9719 = 0x7044
6368*36dcc4a4SLionel Sambuc0x971C = 0x417A
6369*36dcc4a4SLionel Sambuc0x971E = 0x3262
6370*36dcc4a4SLionel Sambuc0x9724 = 0x7045
6371*36dcc4a4SLionel Sambuc0x9727 = 0x4C38
6372*36dcc4a4SLionel Sambuc0x972A = 0x7046
6373*36dcc4a4SLionel Sambuc0x9730 = 0x7047
6374*36dcc4a4SLionel Sambuc0x9732 = 0x4F2A
6375*36dcc4a4SLionel Sambuc0x9738 = 0x5B31
6376*36dcc4a4SLionel Sambuc0x9739 = 0x7048
6377*36dcc4a4SLionel Sambuc0x973D = 0x7049
6378*36dcc4a4SLionel Sambuc0x973E = 0x704A
6379*36dcc4a4SLionel Sambuc0x9742 = 0x704E
6380*36dcc4a4SLionel Sambuc0x9744 = 0x704B
6381*36dcc4a4SLionel Sambuc0x9746 = 0x704C
6382*36dcc4a4SLionel Sambuc0x9748 = 0x704D
6383*36dcc4a4SLionel Sambuc0x9749 = 0x704F
6384*36dcc4a4SLionel Sambuc0x9752 = 0x4044
6385*36dcc4a4SLionel Sambuc0x9756 = 0x4C77
6386*36dcc4a4SLionel Sambuc0x9759 = 0x4045
6387*36dcc4a4SLionel Sambuc0x975C = 0x7050
6388*36dcc4a4SLionel Sambuc0x975E = 0x4873
6389*36dcc4a4SLionel Sambuc0x9760 = 0x7051
6390*36dcc4a4SLionel Sambuc0x9761 = 0x7353
6391*36dcc4a4SLionel Sambuc0x9762 = 0x4C4C
6392*36dcc4a4SLionel Sambuc0x9764 = 0x7052
6393*36dcc4a4SLionel Sambuc0x9766 = 0x7053
6394*36dcc4a4SLionel Sambuc0x9768 = 0x7054
6395*36dcc4a4SLionel Sambuc0x9769 = 0x3357
6396*36dcc4a4SLionel Sambuc0x976B = 0x7056
6397*36dcc4a4SLionel Sambuc0x976D = 0x3F59
6398*36dcc4a4SLionel Sambuc0x9771 = 0x7057
6399*36dcc4a4SLionel Sambuc0x9774 = 0x3724
6400*36dcc4a4SLionel Sambuc0x9779 = 0x7058
6401*36dcc4a4SLionel Sambuc0x977A = 0x705C
6402*36dcc4a4SLionel Sambuc0x977C = 0x705A
6403*36dcc4a4SLionel Sambuc0x9781 = 0x705B
6404*36dcc4a4SLionel Sambuc0x9784 = 0x3373
6405*36dcc4a4SLionel Sambuc0x9785 = 0x7059
6406*36dcc4a4SLionel Sambuc0x9786 = 0x705D
6407*36dcc4a4SLionel Sambuc0x978B = 0x705E
6408*36dcc4a4SLionel Sambuc0x978D = 0x3048
6409*36dcc4a4SLionel Sambuc0x978F = 0x705F
6410*36dcc4a4SLionel Sambuc0x9790 = 0x7060
6411*36dcc4a4SLionel Sambuc0x9798 = 0x3E64
6412*36dcc4a4SLionel Sambuc0x979C = 0x7061
6413*36dcc4a4SLionel Sambuc0x97A0 = 0x3547
6414*36dcc4a4SLionel Sambuc0x97A3 = 0x7064
6415*36dcc4a4SLionel Sambuc0x97A6 = 0x7063
6416*36dcc4a4SLionel Sambuc0x97A8 = 0x7062
6417*36dcc4a4SLionel Sambuc0x97AB = 0x6B71
6418*36dcc4a4SLionel Sambuc0x97AD = 0x4A5C
6419*36dcc4a4SLionel Sambuc0x97B3 = 0x7065
6420*36dcc4a4SLionel Sambuc0x97B4 = 0x7066
6421*36dcc4a4SLionel Sambuc0x97C3 = 0x7067
6422*36dcc4a4SLionel Sambuc0x97C6 = 0x7068
6423*36dcc4a4SLionel Sambuc0x97C8 = 0x7069
6424*36dcc4a4SLionel Sambuc0x97CB = 0x706A
6425*36dcc4a4SLionel Sambuc0x97D3 = 0x345A
6426*36dcc4a4SLionel Sambuc0x97DC = 0x706B
6427*36dcc4a4SLionel Sambuc0x97ED = 0x706C
6428*36dcc4a4SLionel Sambuc0x97EE = 0x4723
6429*36dcc4a4SLionel Sambuc0x97F2 = 0x706E
6430*36dcc4a4SLionel Sambuc0x97F3 = 0x323B
6431*36dcc4a4SLionel Sambuc0x97F5 = 0x7071
6432*36dcc4a4SLionel Sambuc0x97F6 = 0x7070
6433*36dcc4a4SLionel Sambuc0x97FB = 0x3124
6434*36dcc4a4SLionel Sambuc0x97FF = 0x3641
6435*36dcc4a4SLionel Sambuc0x9801 = 0x4A47
6436*36dcc4a4SLionel Sambuc0x9802 = 0x443A
6437*36dcc4a4SLionel Sambuc0x9803 = 0x3A22
6438*36dcc4a4SLionel Sambuc0x9805 = 0x3960
6439*36dcc4a4SLionel Sambuc0x9806 = 0x3D67
6440*36dcc4a4SLionel Sambuc0x9808 = 0x3F5C
6441*36dcc4a4SLionel Sambuc0x980C = 0x7073
6442*36dcc4a4SLionel Sambuc0x980F = 0x7072
6443*36dcc4a4SLionel Sambuc0x9810 = 0x4D42
6444*36dcc4a4SLionel Sambuc0x9811 = 0x3468
6445*36dcc4a4SLionel Sambuc0x9812 = 0x4852
6446*36dcc4a4SLionel Sambuc0x9813 = 0x465C
6447*36dcc4a4SLionel Sambuc0x9817 = 0x3F7C
6448*36dcc4a4SLionel Sambuc0x9818 = 0x4E4E
6449*36dcc4a4SLionel Sambuc0x981A = 0x375B
6450*36dcc4a4SLionel Sambuc0x9821 = 0x7076
6451*36dcc4a4SLionel Sambuc0x9824 = 0x7075
6452*36dcc4a4SLionel Sambuc0x982C = 0x4B4B
6453*36dcc4a4SLionel Sambuc0x982D = 0x462C
6454*36dcc4a4SLionel Sambuc0x9834 = 0x3150
6455*36dcc4a4SLionel Sambuc0x9837 = 0x7077
6456*36dcc4a4SLionel Sambuc0x9838 = 0x7074
6457*36dcc4a4SLionel Sambuc0x983B = 0x4951
6458*36dcc4a4SLionel Sambuc0x983C = 0x4D6A
6459*36dcc4a4SLionel Sambuc0x983D = 0x7078
6460*36dcc4a4SLionel Sambuc0x9846 = 0x7079
6461*36dcc4a4SLionel Sambuc0x984B = 0x707B
6462*36dcc4a4SLionel Sambuc0x984C = 0x426A
6463*36dcc4a4SLionel Sambuc0x984D = 0x335B
6464*36dcc4a4SLionel Sambuc0x984E = 0x335C
6465*36dcc4a4SLionel Sambuc0x984F = 0x707A
6466*36dcc4a4SLionel Sambuc0x9854 = 0x3469
6467*36dcc4a4SLionel Sambuc0x9855 = 0x3832
6468*36dcc4a4SLionel Sambuc0x9858 = 0x346A
6469*36dcc4a4SLionel Sambuc0x985B = 0x453F
6470*36dcc4a4SLionel Sambuc0x985E = 0x4E60
6471*36dcc4a4SLionel Sambuc0x9867 = 0x385C
6472*36dcc4a4SLionel Sambuc0x986B = 0x707C
6473*36dcc4a4SLionel Sambuc0x986F = 0x707D
6474*36dcc4a4SLionel Sambuc0x9870 = 0x707E
6475*36dcc4a4SLionel Sambuc0x9871 = 0x7121
6476*36dcc4a4SLionel Sambuc0x9873 = 0x7123
6477*36dcc4a4SLionel Sambuc0x9874 = 0x7122
6478*36dcc4a4SLionel Sambuc0x98A8 = 0x4977
6479*36dcc4a4SLionel Sambuc0x98AA = 0x7124
6480*36dcc4a4SLionel Sambuc0x98AF = 0x7125
6481*36dcc4a4SLionel Sambuc0x98B1 = 0x7126
6482*36dcc4a4SLionel Sambuc0x98B6 = 0x7127
6483*36dcc4a4SLionel Sambuc0x98C3 = 0x7129
6484*36dcc4a4SLionel Sambuc0x98C4 = 0x7128
6485*36dcc4a4SLionel Sambuc0x98C6 = 0x712A
6486*36dcc4a4SLionel Sambuc0x98DB = 0x4874
6487*36dcc4a4SLionel Sambuc0x98DC = 0x664C
6488*36dcc4a4SLionel Sambuc0x98DF = 0x3F29
6489*36dcc4a4SLionel Sambuc0x98E2 = 0x3532
6490*36dcc4a4SLionel Sambuc0x98E9 = 0x712B
6491*36dcc4a4SLionel Sambuc0x98EB = 0x712C
6492*36dcc4a4SLionel Sambuc0x98ED = 0x522C
6493*36dcc4a4SLionel Sambuc0x98EE = 0x5D3B
6494*36dcc4a4SLionel Sambuc0x98EF = 0x4853
6495*36dcc4a4SLionel Sambuc0x98F2 = 0x307B
6496*36dcc4a4SLionel Sambuc0x98F4 = 0x303B
6497*36dcc4a4SLionel Sambuc0x98FC = 0x3B74
6498*36dcc4a4SLionel Sambuc0x98FD = 0x4B30
6499*36dcc4a4SLionel Sambuc0x98FE = 0x3E7E
6500*36dcc4a4SLionel Sambuc0x9903 = 0x712D
6501*36dcc4a4SLionel Sambuc0x9905 = 0x4C5F
6502*36dcc4a4SLionel Sambuc0x9909 = 0x712E
6503*36dcc4a4SLionel Sambuc0x990A = 0x4D5C
6504*36dcc4a4SLionel Sambuc0x990C = 0x3142
6505*36dcc4a4SLionel Sambuc0x9910 = 0x3B41
6506*36dcc4a4SLionel Sambuc0x9912 = 0x712F
6507*36dcc4a4SLionel Sambuc0x9913 = 0x326E
6508*36dcc4a4SLionel Sambuc0x9914 = 0x7130
6509*36dcc4a4SLionel Sambuc0x9918 = 0x7131
6510*36dcc4a4SLionel Sambuc0x991D = 0x7133
6511*36dcc4a4SLionel Sambuc0x991E = 0x7134
6512*36dcc4a4SLionel Sambuc0x9920 = 0x7136
6513*36dcc4a4SLionel Sambuc0x9921 = 0x7132
6514*36dcc4a4SLionel Sambuc0x9924 = 0x7135
6515*36dcc4a4SLionel Sambuc0x9928 = 0x345B
6516*36dcc4a4SLionel Sambuc0x992C = 0x7137
6517*36dcc4a4SLionel Sambuc0x992E = 0x7138
6518*36dcc4a4SLionel Sambuc0x993D = 0x7139
6519*36dcc4a4SLionel Sambuc0x993E = 0x713A
6520*36dcc4a4SLionel Sambuc0x9942 = 0x713B
6521*36dcc4a4SLionel Sambuc0x9945 = 0x713D
6522*36dcc4a4SLionel Sambuc0x9949 = 0x713C
6523*36dcc4a4SLionel Sambuc0x994B = 0x713F
6524*36dcc4a4SLionel Sambuc0x994C = 0x7142
6525*36dcc4a4SLionel Sambuc0x9950 = 0x713E
6526*36dcc4a4SLionel Sambuc0x9951 = 0x7140
6527*36dcc4a4SLionel Sambuc0x9952 = 0x7141
6528*36dcc4a4SLionel Sambuc0x9955 = 0x7143
6529*36dcc4a4SLionel Sambuc0x9957 = 0x3642
6530*36dcc4a4SLionel Sambuc0x9996 = 0x3C73
6531*36dcc4a4SLionel Sambuc0x9997 = 0x7144
6532*36dcc4a4SLionel Sambuc0x9998 = 0x7145
6533*36dcc4a4SLionel Sambuc0x9999 = 0x3961
6534*36dcc4a4SLionel Sambuc0x99A5 = 0x7146
6535*36dcc4a4SLionel Sambuc0x99A8 = 0x333E
6536*36dcc4a4SLionel Sambuc0x99AC = 0x474F
6537*36dcc4a4SLionel Sambuc0x99AD = 0x7147
6538*36dcc4a4SLionel Sambuc0x99AE = 0x7148
6539*36dcc4a4SLionel Sambuc0x99B3 = 0x435A
6540*36dcc4a4SLionel Sambuc0x99B4 = 0x466B
6541*36dcc4a4SLionel Sambuc0x99BC = 0x7149
6542*36dcc4a4SLionel Sambuc0x99C1 = 0x477D
6543*36dcc4a4SLionel Sambuc0x99C4 = 0x424C
6544*36dcc4a4SLionel Sambuc0x99C5 = 0x3158
6545*36dcc4a4SLionel Sambuc0x99C6 = 0x366E
6546*36dcc4a4SLionel Sambuc0x99C8 = 0x366F
6547*36dcc4a4SLionel Sambuc0x99D0 = 0x4373
6548*36dcc4a4SLionel Sambuc0x99D1 = 0x714E
6549*36dcc4a4SLionel Sambuc0x99D2 = 0x3670
6550*36dcc4a4SLionel Sambuc0x99D5 = 0x326F
6551*36dcc4a4SLionel Sambuc0x99D8 = 0x714D
6552*36dcc4a4SLionel Sambuc0x99DB = 0x714B
6553*36dcc4a4SLionel Sambuc0x99DD = 0x714C
6554*36dcc4a4SLionel Sambuc0x99DF = 0x714A
6555*36dcc4a4SLionel Sambuc0x99E2 = 0x7158
6556*36dcc4a4SLionel Sambuc0x99ED = 0x714F
6557*36dcc4a4SLionel Sambuc0x99EE = 0x7150
6558*36dcc4a4SLionel Sambuc0x99F1 = 0x7151
6559*36dcc4a4SLionel Sambuc0x99F2 = 0x7152
6560*36dcc4a4SLionel Sambuc0x99F8 = 0x7154
6561*36dcc4a4SLionel Sambuc0x99FB = 0x7153
6562*36dcc4a4SLionel Sambuc0x99FF = 0x3D59
6563*36dcc4a4SLionel Sambuc0x9A01 = 0x7155
6564*36dcc4a4SLionel Sambuc0x9A05 = 0x7157
6565*36dcc4a4SLionel Sambuc0x9A0E = 0x3533
6566*36dcc4a4SLionel Sambuc0x9A0F = 0x7156
6567*36dcc4a4SLionel Sambuc0x9A12 = 0x417B
6568*36dcc4a4SLionel Sambuc0x9A13 = 0x3833
6569*36dcc4a4SLionel Sambuc0x9A19 = 0x7159
6570*36dcc4a4SLionel Sambuc0x9A28 = 0x424D
6571*36dcc4a4SLionel Sambuc0x9A2B = 0x715A
6572*36dcc4a4SLionel Sambuc0x9A30 = 0x462D
6573*36dcc4a4SLionel Sambuc0x9A37 = 0x715B
6574*36dcc4a4SLionel Sambuc0x9A3E = 0x7160
6575*36dcc4a4SLionel Sambuc0x9A40 = 0x715E
6576*36dcc4a4SLionel Sambuc0x9A42 = 0x715D
6577*36dcc4a4SLionel Sambuc0x9A43 = 0x715F
6578*36dcc4a4SLionel Sambuc0x9A45 = 0x715C
6579*36dcc4a4SLionel Sambuc0x9A4D = 0x7162
6580*36dcc4a4SLionel Sambuc0x9A55 = 0x7161
6581*36dcc4a4SLionel Sambuc0x9A57 = 0x7164
6582*36dcc4a4SLionel Sambuc0x9A5A = 0x3643
6583*36dcc4a4SLionel Sambuc0x9A5B = 0x7163
6584*36dcc4a4SLionel Sambuc0x9A5F = 0x7165
6585*36dcc4a4SLionel Sambuc0x9A62 = 0x7166
6586*36dcc4a4SLionel Sambuc0x9A64 = 0x7168
6587*36dcc4a4SLionel Sambuc0x9A65 = 0x7167
6588*36dcc4a4SLionel Sambuc0x9A69 = 0x7169
6589*36dcc4a4SLionel Sambuc0x9A6A = 0x716B
6590*36dcc4a4SLionel Sambuc0x9A6B = 0x716A
6591*36dcc4a4SLionel Sambuc0x9AA8 = 0x397C
6592*36dcc4a4SLionel Sambuc0x9AAD = 0x716C
6593*36dcc4a4SLionel Sambuc0x9AB0 = 0x716D
6594*36dcc4a4SLionel Sambuc0x9AB8 = 0x333C
6595*36dcc4a4SLionel Sambuc0x9ABC = 0x716E
6596*36dcc4a4SLionel Sambuc0x9AC0 = 0x716F
6597*36dcc4a4SLionel Sambuc0x9AC4 = 0x3F71
6598*36dcc4a4SLionel Sambuc0x9ACF = 0x7170
6599*36dcc4a4SLionel Sambuc0x9AD1 = 0x7171
6600*36dcc4a4SLionel Sambuc0x9AD3 = 0x7172
6601*36dcc4a4SLionel Sambuc0x9AD4 = 0x7173
6602*36dcc4a4SLionel Sambuc0x9AD8 = 0x3962
6603*36dcc4a4SLionel Sambuc0x9ADE = 0x7174
6604*36dcc4a4SLionel Sambuc0x9ADF = 0x7175
6605*36dcc4a4SLionel Sambuc0x9AE2 = 0x7176
6606*36dcc4a4SLionel Sambuc0x9AE3 = 0x7177
6607*36dcc4a4SLionel Sambuc0x9AE6 = 0x7178
6608*36dcc4a4SLionel Sambuc0x9AEA = 0x4831
6609*36dcc4a4SLionel Sambuc0x9AEB = 0x717A
6610*36dcc4a4SLionel Sambuc0x9AED = 0x4926
6611*36dcc4a4SLionel Sambuc0x9AEE = 0x717B
6612*36dcc4a4SLionel Sambuc0x9AEF = 0x7179
6613*36dcc4a4SLionel Sambuc0x9AF1 = 0x717D
6614*36dcc4a4SLionel Sambuc0x9AF4 = 0x717C
6615*36dcc4a4SLionel Sambuc0x9AF7 = 0x717E
6616*36dcc4a4SLionel Sambuc0x9AFB = 0x7221
6617*36dcc4a4SLionel Sambuc0x9B06 = 0x7222
6618*36dcc4a4SLionel Sambuc0x9B18 = 0x7223
6619*36dcc4a4SLionel Sambuc0x9B1A = 0x7224
6620*36dcc4a4SLionel Sambuc0x9B1F = 0x7225
6621*36dcc4a4SLionel Sambuc0x9B22 = 0x7226
6622*36dcc4a4SLionel Sambuc0x9B23 = 0x7227
6623*36dcc4a4SLionel Sambuc0x9B25 = 0x7228
6624*36dcc4a4SLionel Sambuc0x9B27 = 0x7229
6625*36dcc4a4SLionel Sambuc0x9B28 = 0x722A
6626*36dcc4a4SLionel Sambuc0x9B29 = 0x722B
6627*36dcc4a4SLionel Sambuc0x9B2A = 0x722C
6628*36dcc4a4SLionel Sambuc0x9B2E = 0x722D
6629*36dcc4a4SLionel Sambuc0x9B2F = 0x722E
6630*36dcc4a4SLionel Sambuc0x9B31 = 0x5D35
6631*36dcc4a4SLionel Sambuc0x9B32 = 0x722F
6632*36dcc4a4SLionel Sambuc0x9B3B = 0x6478
6633*36dcc4a4SLionel Sambuc0x9B3C = 0x3534
6634*36dcc4a4SLionel Sambuc0x9B41 = 0x3321
6635*36dcc4a4SLionel Sambuc0x9B42 = 0x3A32
6636*36dcc4a4SLionel Sambuc0x9B43 = 0x7231
6637*36dcc4a4SLionel Sambuc0x9B44 = 0x7230
6638*36dcc4a4SLionel Sambuc0x9B45 = 0x4C25
6639*36dcc4a4SLionel Sambuc0x9B4D = 0x7233
6640*36dcc4a4SLionel Sambuc0x9B4E = 0x7234
6641*36dcc4a4SLionel Sambuc0x9B4F = 0x7232
6642*36dcc4a4SLionel Sambuc0x9B51 = 0x7235
6643*36dcc4a4SLionel Sambuc0x9B54 = 0x4B62
6644*36dcc4a4SLionel Sambuc0x9B58 = 0x7236
6645*36dcc4a4SLionel Sambuc0x9B5A = 0x357B
6646*36dcc4a4SLionel Sambuc0x9B6F = 0x4F25
6647*36dcc4a4SLionel Sambuc0x9B74 = 0x7237
6648*36dcc4a4SLionel Sambuc0x9B83 = 0x7239
6649*36dcc4a4SLionel Sambuc0x9B8E = 0x303E
6650*36dcc4a4SLionel Sambuc0x9B91 = 0x723A
6651*36dcc4a4SLionel Sambuc0x9B92 = 0x4A2B
6652*36dcc4a4SLionel Sambuc0x9B93 = 0x7238
6653*36dcc4a4SLionel Sambuc0x9B96 = 0x723B
6654*36dcc4a4SLionel Sambuc0x9B97 = 0x723C
6655*36dcc4a4SLionel Sambuc0x9B9F = 0x723D
6656*36dcc4a4SLionel Sambuc0x9BA0 = 0x723E
6657*36dcc4a4SLionel Sambuc0x9BA8 = 0x723F
6658*36dcc4a4SLionel Sambuc0x9BAA = 0x4B6E
6659*36dcc4a4SLionel Sambuc0x9BAB = 0x3B2D
6660*36dcc4a4SLionel Sambuc0x9BAD = 0x3A7A
6661*36dcc4a4SLionel Sambuc0x9BAE = 0x412F
6662*36dcc4a4SLionel Sambuc0x9BB4 = 0x7240
6663*36dcc4a4SLionel Sambuc0x9BB9 = 0x7243
6664*36dcc4a4SLionel Sambuc0x9BC0 = 0x7241
6665*36dcc4a4SLionel Sambuc0x9BC6 = 0x7244
6666*36dcc4a4SLionel Sambuc0x9BC9 = 0x3871
6667*36dcc4a4SLionel Sambuc0x9BCA = 0x7242
6668*36dcc4a4SLionel Sambuc0x9BCF = 0x7245
6669*36dcc4a4SLionel Sambuc0x9BD1 = 0x7246
6670*36dcc4a4SLionel Sambuc0x9BD2 = 0x7247
6671*36dcc4a4SLionel Sambuc0x9BD4 = 0x724B
6672*36dcc4a4SLionel Sambuc0x9BD6 = 0x3B2A
6673*36dcc4a4SLionel Sambuc0x9BDB = 0x4264
6674*36dcc4a4SLionel Sambuc0x9BE1 = 0x724C
6675*36dcc4a4SLionel Sambuc0x9BE2 = 0x7249
6676*36dcc4a4SLionel Sambuc0x9BE3 = 0x7248
6677*36dcc4a4SLionel Sambuc0x9BE4 = 0x724A
6678*36dcc4a4SLionel Sambuc0x9BE8 = 0x375F
6679*36dcc4a4SLionel Sambuc0x9BF0 = 0x7250
6680*36dcc4a4SLionel Sambuc0x9BF1 = 0x724F
6681*36dcc4a4SLionel Sambuc0x9BF2 = 0x724E
6682*36dcc4a4SLionel Sambuc0x9BF5 = 0x3033
6683*36dcc4a4SLionel Sambuc0x9C04 = 0x725A
6684*36dcc4a4SLionel Sambuc0x9C06 = 0x7256
6685*36dcc4a4SLionel Sambuc0x9C08 = 0x7257
6686*36dcc4a4SLionel Sambuc0x9C09 = 0x7253
6687*36dcc4a4SLionel Sambuc0x9C0A = 0x7259
6688*36dcc4a4SLionel Sambuc0x9C0C = 0x7255
6689*36dcc4a4SLionel Sambuc0x9C0D = 0x3362
6690*36dcc4a4SLionel Sambuc0x9C10 = 0x4F4C
6691*36dcc4a4SLionel Sambuc0x9C12 = 0x7258
6692*36dcc4a4SLionel Sambuc0x9C13 = 0x7254
6693*36dcc4a4SLionel Sambuc0x9C14 = 0x7252
6694*36dcc4a4SLionel Sambuc0x9C15 = 0x7251
6695*36dcc4a4SLionel Sambuc0x9C1B = 0x725C
6696*36dcc4a4SLionel Sambuc0x9C21 = 0x725F
6697*36dcc4a4SLionel Sambuc0x9C24 = 0x725E
6698*36dcc4a4SLionel Sambuc0x9C25 = 0x725D
6699*36dcc4a4SLionel Sambuc0x9C2D = 0x4949
6700*36dcc4a4SLionel Sambuc0x9C2E = 0x725B
6701*36dcc4a4SLionel Sambuc0x9C2F = 0x3073
6702*36dcc4a4SLionel Sambuc0x9C30 = 0x7260
6703*36dcc4a4SLionel Sambuc0x9C32 = 0x7262
6704*36dcc4a4SLionel Sambuc0x9C39 = 0x336F
6705*36dcc4a4SLionel Sambuc0x9C3A = 0x724D
6706*36dcc4a4SLionel Sambuc0x9C3B = 0x3137
6707*36dcc4a4SLionel Sambuc0x9C3E = 0x7264
6708*36dcc4a4SLionel Sambuc0x9C46 = 0x7263
6709*36dcc4a4SLionel Sambuc0x9C47 = 0x7261
6710*36dcc4a4SLionel Sambuc0x9C48 = 0x432D
6711*36dcc4a4SLionel Sambuc0x9C52 = 0x4B70
6712*36dcc4a4SLionel Sambuc0x9C57 = 0x4E5A
6713*36dcc4a4SLionel Sambuc0x9C5A = 0x7265
6714*36dcc4a4SLionel Sambuc0x9C60 = 0x7266
6715*36dcc4a4SLionel Sambuc0x9C67 = 0x7267
6716*36dcc4a4SLionel Sambuc0x9C76 = 0x7268
6717*36dcc4a4SLionel Sambuc0x9C78 = 0x7269
6718*36dcc4a4SLionel Sambuc0x9CE5 = 0x443B
6719*36dcc4a4SLionel Sambuc0x9CE7 = 0x726A
6720*36dcc4a4SLionel Sambuc0x9CE9 = 0x4837
6721*36dcc4a4SLionel Sambuc0x9CEB = 0x726F
6722*36dcc4a4SLionel Sambuc0x9CEC = 0x726B
6723*36dcc4a4SLionel Sambuc0x9CF0 = 0x726C
6724*36dcc4a4SLionel Sambuc0x9CF3 = 0x4B31
6725*36dcc4a4SLionel Sambuc0x9CF4 = 0x4C44
6726*36dcc4a4SLionel Sambuc0x9CF6 = 0x4650
6727*36dcc4a4SLionel Sambuc0x9D03 = 0x7270
6728*36dcc4a4SLionel Sambuc0x9D06 = 0x7271
6729*36dcc4a4SLionel Sambuc0x9D07 = 0x463E
6730*36dcc4a4SLionel Sambuc0x9D08 = 0x726E
6731*36dcc4a4SLionel Sambuc0x9D09 = 0x726D
6732*36dcc4a4SLionel Sambuc0x9D0E = 0x322A
6733*36dcc4a4SLionel Sambuc0x9D12 = 0x7279
6734*36dcc4a4SLionel Sambuc0x9D15 = 0x7278
6735*36dcc4a4SLionel Sambuc0x9D1B = 0x3175
6736*36dcc4a4SLionel Sambuc0x9D1F = 0x7276
6737*36dcc4a4SLionel Sambuc0x9D23 = 0x7275
6738*36dcc4a4SLionel Sambuc0x9D26 = 0x7273
6739*36dcc4a4SLionel Sambuc0x9D28 = 0x337B
6740*36dcc4a4SLionel Sambuc0x9D2A = 0x7272
6741*36dcc4a4SLionel Sambuc0x9D2B = 0x3C32
6742*36dcc4a4SLionel Sambuc0x9D2C = 0x3229
6743*36dcc4a4SLionel Sambuc0x9D3B = 0x3963
6744*36dcc4a4SLionel Sambuc0x9D3E = 0x727C
6745*36dcc4a4SLionel Sambuc0x9D3F = 0x727B
6746*36dcc4a4SLionel Sambuc0x9D41 = 0x727A
6747*36dcc4a4SLionel Sambuc0x9D44 = 0x7277
6748*36dcc4a4SLionel Sambuc0x9D46 = 0x727D
6749*36dcc4a4SLionel Sambuc0x9D48 = 0x727E
6750*36dcc4a4SLionel Sambuc0x9D50 = 0x7325
6751*36dcc4a4SLionel Sambuc0x9D51 = 0x7324
6752*36dcc4a4SLionel Sambuc0x9D59 = 0x7326
6753*36dcc4a4SLionel Sambuc0x9D5C = 0x312D
6754*36dcc4a4SLionel Sambuc0x9D5D = 0x7321
6755*36dcc4a4SLionel Sambuc0x9D5E = 0x7322
6756*36dcc4a4SLionel Sambuc0x9D60 = 0x3974
6757*36dcc4a4SLionel Sambuc0x9D61 = 0x4C39
6758*36dcc4a4SLionel Sambuc0x9D64 = 0x7323
6759*36dcc4a4SLionel Sambuc0x9D6C = 0x4B32
6760*36dcc4a4SLionel Sambuc0x9D6F = 0x732B
6761*36dcc4a4SLionel Sambuc0x9D72 = 0x7327
6762*36dcc4a4SLionel Sambuc0x9D7A = 0x732C
6763*36dcc4a4SLionel Sambuc0x9D87 = 0x7329
6764*36dcc4a4SLionel Sambuc0x9D89 = 0x7328
6765*36dcc4a4SLionel Sambuc0x9D8F = 0x375C
6766*36dcc4a4SLionel Sambuc0x9D9A = 0x732D
6767*36dcc4a4SLionel Sambuc0x9DA4 = 0x732E
6768*36dcc4a4SLionel Sambuc0x9DA9 = 0x732F
6769*36dcc4a4SLionel Sambuc0x9DAB = 0x732A
6770*36dcc4a4SLionel Sambuc0x9DAF = 0x7274
6771*36dcc4a4SLionel Sambuc0x9DB2 = 0x7330
6772*36dcc4a4SLionel Sambuc0x9DB4 = 0x4461
6773*36dcc4a4SLionel Sambuc0x9DB8 = 0x7334
6774*36dcc4a4SLionel Sambuc0x9DBA = 0x7335
6775*36dcc4a4SLionel Sambuc0x9DBB = 0x7333
6776*36dcc4a4SLionel Sambuc0x9DC1 = 0x7332
6777*36dcc4a4SLionel Sambuc0x9DC2 = 0x7338
6778*36dcc4a4SLionel Sambuc0x9DC4 = 0x7331
6779*36dcc4a4SLionel Sambuc0x9DC6 = 0x7336
6780*36dcc4a4SLionel Sambuc0x9DCF = 0x7337
6781*36dcc4a4SLionel Sambuc0x9DD3 = 0x733A
6782*36dcc4a4SLionel Sambuc0x9DD9 = 0x7339
6783*36dcc4a4SLionel Sambuc0x9DE6 = 0x733C
6784*36dcc4a4SLionel Sambuc0x9DED = 0x733D
6785*36dcc4a4SLionel Sambuc0x9DEF = 0x733E
6786*36dcc4a4SLionel Sambuc0x9DF2 = 0x4F49
6787*36dcc4a4SLionel Sambuc0x9DF8 = 0x733B
6788*36dcc4a4SLionel Sambuc0x9DF9 = 0x426B
6789*36dcc4a4SLionel Sambuc0x9DFA = 0x3A6D
6790*36dcc4a4SLionel Sambuc0x9DFD = 0x733F
6791*36dcc4a4SLionel Sambuc0x9E1A = 0x7340
6792*36dcc4a4SLionel Sambuc0x9E1B = 0x7341
6793*36dcc4a4SLionel Sambuc0x9E1E = 0x7342
6794*36dcc4a4SLionel Sambuc0x9E75 = 0x7343
6795*36dcc4a4SLionel Sambuc0x9E78 = 0x3834
6796*36dcc4a4SLionel Sambuc0x9E79 = 0x7344
6797*36dcc4a4SLionel Sambuc0x9E7D = 0x7345
6798*36dcc4a4SLionel Sambuc0x9E7F = 0x3C2F
6799*36dcc4a4SLionel Sambuc0x9E81 = 0x7346
6800*36dcc4a4SLionel Sambuc0x9E88 = 0x7347
6801*36dcc4a4SLionel Sambuc0x9E8B = 0x7348
6802*36dcc4a4SLionel Sambuc0x9E8C = 0x7349
6803*36dcc4a4SLionel Sambuc0x9E91 = 0x734C
6804*36dcc4a4SLionel Sambuc0x9E92 = 0x734A
6805*36dcc4a4SLionel Sambuc0x9E93 = 0x4F3C
6806*36dcc4a4SLionel Sambuc0x9E95 = 0x734B
6807*36dcc4a4SLionel Sambuc0x9E97 = 0x4E6F
6808*36dcc4a4SLionel Sambuc0x9E9D = 0x734D
6809*36dcc4a4SLionel Sambuc0x9E9F = 0x4E5B
6810*36dcc4a4SLionel Sambuc0x9EA5 = 0x734E
6811*36dcc4a4SLionel Sambuc0x9EA6 = 0x477E
6812*36dcc4a4SLionel Sambuc0x9EA9 = 0x734F
6813*36dcc4a4SLionel Sambuc0x9EAA = 0x7351
6814*36dcc4a4SLionel Sambuc0x9EAD = 0x7352
6815*36dcc4a4SLionel Sambuc0x9EB8 = 0x7350
6816*36dcc4a4SLionel Sambuc0x9EB9 = 0x396D
6817*36dcc4a4SLionel Sambuc0x9EBA = 0x4C4D
6818*36dcc4a4SLionel Sambuc0x9EBB = 0x4B63
6819*36dcc4a4SLionel Sambuc0x9EBC = 0x5677
6820*36dcc4a4SLionel Sambuc0x9EBE = 0x5D60
6821*36dcc4a4SLionel Sambuc0x9EBF = 0x4B7B
6822*36dcc4a4SLionel Sambuc0x9EC4 = 0x322B
6823*36dcc4a4SLionel Sambuc0x9ECC = 0x7354
6824*36dcc4a4SLionel Sambuc0x9ECD = 0x3550
6825*36dcc4a4SLionel Sambuc0x9ECE = 0x7355
6826*36dcc4a4SLionel Sambuc0x9ECF = 0x7356
6827*36dcc4a4SLionel Sambuc0x9ED0 = 0x7357
6828*36dcc4a4SLionel Sambuc0x9ED2 = 0x3975
6829*36dcc4a4SLionel Sambuc0x9ED4 = 0x7358
6830*36dcc4a4SLionel Sambuc0x9ED8 = 0x6054
6831*36dcc4a4SLionel Sambuc0x9ED9 = 0x4C5B
6832*36dcc4a4SLionel Sambuc0x9EDB = 0x4263
6833*36dcc4a4SLionel Sambuc0x9EDC = 0x7359
6834*36dcc4a4SLionel Sambuc0x9EDD = 0x735B
6835*36dcc4a4SLionel Sambuc0x9EDE = 0x735A
6836*36dcc4a4SLionel Sambuc0x9EE0 = 0x735C
6837*36dcc4a4SLionel Sambuc0x9EE5 = 0x735D
6838*36dcc4a4SLionel Sambuc0x9EE8 = 0x735E
6839*36dcc4a4SLionel Sambuc0x9EEF = 0x735F
6840*36dcc4a4SLionel Sambuc0x9EF4 = 0x7360
6841*36dcc4a4SLionel Sambuc0x9EF6 = 0x7361
6842*36dcc4a4SLionel Sambuc0x9EF7 = 0x7362
6843*36dcc4a4SLionel Sambuc0x9EF9 = 0x7363
6844*36dcc4a4SLionel Sambuc0x9EFB = 0x7364
6845*36dcc4a4SLionel Sambuc0x9EFC = 0x7365
6846*36dcc4a4SLionel Sambuc0x9EFD = 0x7366
6847*36dcc4a4SLionel Sambuc0x9F07 = 0x7367
6848*36dcc4a4SLionel Sambuc0x9F08 = 0x7368
6849*36dcc4a4SLionel Sambuc0x9F0E = 0x4524
6850*36dcc4a4SLionel Sambuc0x9F13 = 0x385D
6851*36dcc4a4SLionel Sambuc0x9F15 = 0x736A
6852*36dcc4a4SLionel Sambuc0x9F20 = 0x414D
6853*36dcc4a4SLionel Sambuc0x9F21 = 0x736B
6854*36dcc4a4SLionel Sambuc0x9F2C = 0x736C
6855*36dcc4a4SLionel Sambuc0x9F3B = 0x4921
6856*36dcc4a4SLionel Sambuc0x9F3E = 0x736D
6857*36dcc4a4SLionel Sambuc0x9F4A = 0x736E
6858*36dcc4a4SLionel Sambuc0x9F4B = 0x6337
6859*36dcc4a4SLionel Sambuc0x9F4E = 0x6C5A
6860*36dcc4a4SLionel Sambuc0x9F4F = 0x706D
6861*36dcc4a4SLionel Sambuc0x9F52 = 0x736F
6862*36dcc4a4SLionel Sambuc0x9F54 = 0x7370
6863*36dcc4a4SLionel Sambuc0x9F5F = 0x7372
6864*36dcc4a4SLionel Sambuc0x9F60 = 0x7373
6865*36dcc4a4SLionel Sambuc0x9F61 = 0x7374
6866*36dcc4a4SLionel Sambuc0x9F62 = 0x4E70
6867*36dcc4a4SLionel Sambuc0x9F63 = 0x7371
6868*36dcc4a4SLionel Sambuc0x9F66 = 0x7375
6869*36dcc4a4SLionel Sambuc0x9F67 = 0x7376
6870*36dcc4a4SLionel Sambuc0x9F6A = 0x7378
6871*36dcc4a4SLionel Sambuc0x9F6C = 0x7377
6872*36dcc4a4SLionel Sambuc0x9F72 = 0x737A
6873*36dcc4a4SLionel Sambuc0x9F76 = 0x737B
6874*36dcc4a4SLionel Sambuc0x9F77 = 0x7379
6875*36dcc4a4SLionel Sambuc0x9F8D = 0x4E36
6876*36dcc4a4SLionel Sambuc0x9F95 = 0x737C
6877*36dcc4a4SLionel Sambuc0x9F9C = 0x737D
6878*36dcc4a4SLionel Sambuc0x9F9D = 0x6354
6879*36dcc4a4SLionel Sambuc0x9FA0 = 0x737E
6880*36dcc4a4SLionel Sambuc0xFF01 = 0x212A
6881*36dcc4a4SLionel Sambuc0xFF03 = 0x2174
6882*36dcc4a4SLionel Sambuc0xFF04 = 0x2170
6883*36dcc4a4SLionel Sambuc0xFF05 = 0x2173
6884*36dcc4a4SLionel Sambuc0xFF06 = 0x2175
6885*36dcc4a4SLionel Sambuc0xFF08 = 0x214A
6886*36dcc4a4SLionel Sambuc0xFF09 = 0x214B
6887*36dcc4a4SLionel Sambuc0xFF0A = 0x2176
6888*36dcc4a4SLionel Sambuc0xFF0B = 0x215C
6889*36dcc4a4SLionel Sambuc0xFF0C = 0x2124
6890*36dcc4a4SLionel Sambuc0xFF0E = 0x2125
6891*36dcc4a4SLionel Sambuc0xFF0F = 0x213F
6892*36dcc4a4SLionel Sambuc0xFF10 = 0x2330
6893*36dcc4a4SLionel Sambuc0xFF11 = 0x2331
6894*36dcc4a4SLionel Sambuc0xFF12 = 0x2332
6895*36dcc4a4SLionel Sambuc0xFF13 = 0x2333
6896*36dcc4a4SLionel Sambuc0xFF14 = 0x2334
6897*36dcc4a4SLionel Sambuc0xFF15 = 0x2335
6898*36dcc4a4SLionel Sambuc0xFF16 = 0x2336
6899*36dcc4a4SLionel Sambuc0xFF17 = 0x2337
6900*36dcc4a4SLionel Sambuc0xFF18 = 0x2338
6901*36dcc4a4SLionel Sambuc0xFF19 = 0x2339
6902*36dcc4a4SLionel Sambuc0xFF1A = 0x2127
6903*36dcc4a4SLionel Sambuc0xFF1B = 0x2128
6904*36dcc4a4SLionel Sambuc0xFF1C = 0x2163
6905*36dcc4a4SLionel Sambuc0xFF1D = 0x2161
6906*36dcc4a4SLionel Sambuc0xFF1E = 0x2164
6907*36dcc4a4SLionel Sambuc0xFF1F = 0x2129
6908*36dcc4a4SLionel Sambuc0xFF20 = 0x2177
6909*36dcc4a4SLionel Sambuc0xFF21 = 0x2341
6910*36dcc4a4SLionel Sambuc0xFF22 = 0x2342
6911*36dcc4a4SLionel Sambuc0xFF23 = 0x2343
6912*36dcc4a4SLionel Sambuc0xFF24 = 0x2344
6913*36dcc4a4SLionel Sambuc0xFF25 = 0x2345
6914*36dcc4a4SLionel Sambuc0xFF26 = 0x2346
6915*36dcc4a4SLionel Sambuc0xFF27 = 0x2347
6916*36dcc4a4SLionel Sambuc0xFF28 = 0x2348
6917*36dcc4a4SLionel Sambuc0xFF29 = 0x2349
6918*36dcc4a4SLionel Sambuc0xFF2A = 0x234A
6919*36dcc4a4SLionel Sambuc0xFF2B = 0x234B
6920*36dcc4a4SLionel Sambuc0xFF2C = 0x234C
6921*36dcc4a4SLionel Sambuc0xFF2D = 0x234D
6922*36dcc4a4SLionel Sambuc0xFF2E = 0x234E
6923*36dcc4a4SLionel Sambuc0xFF2F = 0x234F
6924*36dcc4a4SLionel Sambuc0xFF30 = 0x2350
6925*36dcc4a4SLionel Sambuc0xFF31 = 0x2351
6926*36dcc4a4SLionel Sambuc0xFF32 = 0x2352
6927*36dcc4a4SLionel Sambuc0xFF33 = 0x2353
6928*36dcc4a4SLionel Sambuc0xFF34 = 0x2354
6929*36dcc4a4SLionel Sambuc0xFF35 = 0x2355
6930*36dcc4a4SLionel Sambuc0xFF36 = 0x2356
6931*36dcc4a4SLionel Sambuc0xFF37 = 0x2357
6932*36dcc4a4SLionel Sambuc0xFF38 = 0x2358
6933*36dcc4a4SLionel Sambuc0xFF39 = 0x2359
6934*36dcc4a4SLionel Sambuc0xFF3A = 0x235A
6935*36dcc4a4SLionel Sambuc0xFF3B = 0x214E
6936*36dcc4a4SLionel Sambuc0xFF3C = 0x2140
6937*36dcc4a4SLionel Sambuc0xFF3D = 0x214F
6938*36dcc4a4SLionel Sambuc0xFF3E = 0x2130
6939*36dcc4a4SLionel Sambuc0xFF3F = 0x2132
6940*36dcc4a4SLionel Sambuc0xFF40 = 0x212E
6941*36dcc4a4SLionel Sambuc0xFF41 = 0x2361
6942*36dcc4a4SLionel Sambuc0xFF42 = 0x2362
6943*36dcc4a4SLionel Sambuc0xFF43 = 0x2363
6944*36dcc4a4SLionel Sambuc0xFF44 = 0x2364
6945*36dcc4a4SLionel Sambuc0xFF45 = 0x2365
6946*36dcc4a4SLionel Sambuc0xFF46 = 0x2366
6947*36dcc4a4SLionel Sambuc0xFF47 = 0x2367
6948*36dcc4a4SLionel Sambuc0xFF48 = 0x2368
6949*36dcc4a4SLionel Sambuc0xFF49 = 0x2369
6950*36dcc4a4SLionel Sambuc0xFF4A = 0x236A
6951*36dcc4a4SLionel Sambuc0xFF4B = 0x236B
6952*36dcc4a4SLionel Sambuc0xFF4C = 0x236C
6953*36dcc4a4SLionel Sambuc0xFF4D = 0x236D
6954*36dcc4a4SLionel Sambuc0xFF4E = 0x236E
6955*36dcc4a4SLionel Sambuc0xFF4F = 0x236F
6956*36dcc4a4SLionel Sambuc0xFF50 = 0x2370
6957*36dcc4a4SLionel Sambuc0xFF51 = 0x2371
6958*36dcc4a4SLionel Sambuc0xFF52 = 0x2372
6959*36dcc4a4SLionel Sambuc0xFF53 = 0x2373
6960*36dcc4a4SLionel Sambuc0xFF54 = 0x2374
6961*36dcc4a4SLionel Sambuc0xFF55 = 0x2375
6962*36dcc4a4SLionel Sambuc0xFF56 = 0x2376
6963*36dcc4a4SLionel Sambuc0xFF57 = 0x2377
6964*36dcc4a4SLionel Sambuc0xFF58 = 0x2378
6965*36dcc4a4SLionel Sambuc0xFF59 = 0x2379
6966*36dcc4a4SLionel Sambuc0xFF5A = 0x237A
6967*36dcc4a4SLionel Sambuc0xFF5B = 0x2150
6968*36dcc4a4SLionel Sambuc0xFF5C = 0x2143
6969*36dcc4a4SLionel Sambuc0xFF5D = 0x2151
6970*36dcc4a4SLionel Sambuc0xFFE3 = 0x2131
6971*36dcc4a4SLionel Sambuc0xFFE5 = 0x216F
6972*36dcc4a4SLionel SambucEND_MAP
6973